Operation Class
Storage REST API operation definition.
- Inheritance
-
Operation
Constructor
Operation(*, name: Optional[str] = None, display: Optional[azure.mgmt.storage.v2017_06_01.models._models_py3.OperationDisplay] = None, origin: Optional[str] = None, service_specification: Optional[azure.mgmt.storage.v2017_06_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.
- service_specification
- ServiceSpecification
One property of operation, include metric specifications.
Feedback
Submit and view feedback for