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