Operation Class
Operation represents an RP operation.
- Inheritance
-
Operation
Constructor
Operation(*, name: Optional[str] = None, display: Optional[azure.mgmt.redhatopenshift.v2020_04_30.models._models_py3.Display] = None, origin: Optional[str] = None, **kwargs)
Variables
- name
- str
Operation name: {provider}/{resource}/{operation}.
- display
- Display
The object that describes the operation.
- origin
- str
Sources of requests to this operation. Comma separated list with valid values user or system, e.g. "user,system".
Feedback
Submit and view feedback for