OperationResult interface
Microsoft.Elastic REST API 操作。
プロパティ
display | 操作を表すオブジェクト。 |
is |
操作がデータ アクションであるかどうかを示します |
name | 操作名 ({provider}/{resource}/{operation} など)。 |
origin | 操作の発生元 |
プロパティの詳細
display
isDataAction
操作がデータ アクションであるかどうかを示します
isDataAction?: boolean
プロパティ値
boolean
name
操作名 ({provider}/{resource}/{operation} など)。
name?: string
プロパティ値
string
origin
操作の発生元
origin?: string
プロパティ値
string