OperationDefinition Class
The definition of a container registry operation.
- Inheritance
-
OperationDefinition
Constructor
OperationDefinition(*, origin: Optional[str] = None, name: Optional[str] = None, display: Optional[azure.mgmt.containerregistry.v2019_12_01_preview.models._models_py3.OperationDisplayDefinition] = None, service_specification: Optional[azure.mgmt.containerregistry.v2019_12_01_preview.models._models_py3.OperationServiceSpecificationDefinition] = None, **kwargs)
Variables
- origin
- str
The origin information of the container registry operation.
- name
- str
Operation name: {provider}/{resource}/{operation}.
- display
- OperationDisplayDefinition
The display information for the container registry operation.
- service_specification
- OperationServiceSpecificationDefinition
The definition of Azure Monitoring service.
Feedback
Submit and view feedback for