OperationDisplay Class

The object that represents the operation.

All required parameters must be populated in order to send to Azure.

Inheritance
OperationDisplay

Constructor

OperationDisplay(*, provider: str, resource: str, operation: str, description: str, **kwargs)

Parameters

provider
str
Required

Required. Service provider: Microsoft.ResourceProvider

resource
str
Required

Required. Resource on which the operation is performed: Profile, endpoint, etc.

operation
str
Required

Required. Operation type: Read, write, delete, etc.

description
str
Required

Required. Description of operation