OperationDisplay Class

The object that represents the operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
OperationDisplay

Constructor

OperationDisplay(*, description: Optional[str] = None, **kwargs)

Parameters

description
str
Required

Friendly name of the operation.

Variables

provider
str

Service provider: Microsoft.AzureActiveDirectory.

resource
str

Resource on which the operation is performed: GuestUsages, etc.

operation
str

Operation type: Read, write, delete, etc.