Operation interface
REST API 操作定義をKey Vaultします。
プロパティ
display | 操作に関連付けられているメタデータを表示します。 |
is |
アクションがデータ アクションかどうかを指定するプロパティ。 |
name | 操作名: {provider}/{resource}/{operation} |
origin | 操作の発生元。 |
service |
操作の 1 つのプロパティには、メトリックの仕様が含まれます。 |
プロパティの詳細
display
isDataAction
アクションがデータ アクションかどうかを指定するプロパティ。
isDataAction?: boolean
プロパティ値
boolean
name
操作名: {provider}/{resource}/{operation}
name?: string
プロパティ値
string
origin
操作の発生元。
origin?: string
プロパティ値
string
serviceSpecification
操作の 1 つのプロパティには、メトリックの仕様が含まれます。
serviceSpecification?: ServiceSpecification