Operation Class
Logic REST API operation.
- Inheritance
-
Operation
Constructor
Operation(*, origin: Optional[str] = None, name: Optional[str] = None, display: Optional[azure.mgmt.logic.models._models_py3.OperationDisplay] = None, properties: Optional[Any] = None, **kwargs)
Variables
- origin
- str
Operation: origin.
- name
- str
Operation name: {provider}/{resource}/{operation}.
- display
- OperationDisplay
The object that represents the operation.
- properties
- any
The properties.
Feedback
Submit and view feedback for