你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Operation interface
Key Vault REST API operation definition.
Properties
display | Display metadata associated with the operation. |
is |
Property to specify whether the action is a data action. |
name | Operation name: {provider}/{resource}/{operation} |
origin | The origin of operations. |
service |
One property of operation, include metric specifications. |
Property Details
display
Display metadata associated with the operation.
display?: OperationDisplay
Property Value
isDataAction
Property to specify whether the action is a data action.
isDataAction?: boolean
Property Value
boolean
name
Operation name: {provider}/{resource}/{operation}
name?: string
Property Value
string
origin
The origin of operations.
origin?: string
Property Value
string
serviceSpecification
One property of operation, include metric specifications.
serviceSpecification?: ServiceSpecification