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)

Parameters

provider
str
Required

Service provider: Microsoft.MarketplaceOrdering.

resource
str
Required

Resource on which the operation is performed: Agreement, virtualmachine, etc.

operation
str
Required

Operation type: Get Agreement, Sign Agreement, Cancel Agreement etc.