OperationDisplay Class
Display metadata associated with the operation.
- Inheritance
-
OperationDisplay
Constructor
OperationDisplay(*, provider: Optional[str] = None, resource: Optional[str] = None, operation: Optional[str] = None, description: Optional[str] = None, **kwargs)
Variables
- provider
- str
Service provider: Microsoft Key Vault.
- resource
- str
Resource on which the operation is performed etc.
- operation
- str
Type of operation: get, read, delete, etc.
- description
- str
Description of operation.
Feedback
Submit and view feedback for