OperationDisplay interface

The object that represents the operation.

Properties

description

Operation description.

operation

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

provider

Service provider: Microsoft.MarketplaceOrdering

resource

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

Property Details

description

Operation description.

description?: string

Property Value

string

operation

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

operation?: string

Property Value

string

provider

Service provider: Microsoft.MarketplaceOrdering

provider?: string

Property Value

string

resource

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

resource?: string

Property Value

string