Operation Class
Details of a REST API operation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
Operation
Constructor
Operation(*, display: Optional[azure.mgmt.batchai.models._models_py3.OperationDisplay] = None, properties: Optional[Any] = None, **kwargs)
Parameters
- display
- <xref:batch_ai.models.OperationDisplay>
Required
The object that describes the operation.
Variables
- name
- str
This is of the format {provider}/{resource}/{operation}.
- origin
- str
The intended executor of the operation.
Feedback
Submit and view feedback for