OperationDisplay Class
The object that represents the operation.
- Inheritance
-
OperationDisplay
Constructor
OperationDisplay(*, provider: Optional[str] = None, resource: Optional[str] = None, operation: Optional[str] = None, **kwargs)
Variables
- provider
- str
Service provider: Microsoft.Solutions.
- resource
- str
Resource on which the operation is performed: Application, JitRequest, etc.
- operation
- str
Operation type: Read, write, delete, etc.
Feedback
Submit and view feedback for