Operation Class
An operation for Azure Container Instance service.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
Operation
Constructor
Operation(*, name: str, display: azure.mgmt.containerinstance.models._models_py3.OperationDisplay, properties: Optional[Any] = None, origin: Optional[Union[str, azure.mgmt.containerinstance.models._container_instance_management_client_enums.ContainerInstanceOperationsOrigin]] = None, **kwargs)
Variables
- name
- str
Required. The name of the operation.
- display
- OperationDisplay
Required. The display information of the operation.
- properties
- any
The additional properties.
- origin
- str or ContainerInstanceOperationsOrigin
The intended executor of the operation. Possible values include: "User", "System".
Feedback
Submit and view feedback for