Operation Class
A REST API operation.
- Inheritance
-
Operation
Constructor
Operation(*, name: Optional[str] = None, display: Optional[azure.mgmt.kusto.models._models_py3.OperationDisplay] = None, origin: Optional[str] = None, properties: Optional[Any] = None, **kwargs)
Variables
- name
- str
This is of the format {provider}/{resource}/{operation}.
- display
- <xref:kusto_management_client.models.OperationDisplay>
The object that describes the operation.
- origin
- str
The intended executor of the operation.
- properties
- any
Any object.
Feedback
Submit and view feedback for