Operation Class
Key Vault REST API operation definition.
- Inheritance
-
Operation
Constructor
Operation(*, name: Optional[str] = None, display: Optional[azure.mgmt.keyvault.v2019_09_01.models._models_py3.OperationDisplay] = None, origin: Optional[str] = None, is_data_action: Optional[bool] = None, service_specification: Optional[azure.mgmt.keyvault.v2019_09_01.models._models_py3.ServiceSpecification] = None, **kwargs)
Variables
- name
- str
Operation name: {provider}/{resource}/{operation}.
- display
- OperationDisplay
Display metadata associated with the operation.
- origin
- str
The origin of operations.
- is_data_action
- bool
Property to specify whether the action is a data action.
- service_specification
- ServiceSpecification
One property of operation, include metric specifications.
Feedback
Submit and view feedback for