OperationDisplay Class
Operation details.
- Inheritance
-
OperationDisplay
Constructor
OperationDisplay(*, provider: Optional[str] = None, resource: Optional[str] = None, operation: Optional[str] = None, description: Optional[str] = None, **kwargs)
Variables
- provider
- str
The service provider.
- resource
- str
Resource on which the operation is performed.
- operation
- str
The operation type.
- description
- str
The operation description.
Feedback
Submit and view feedback for