OperationValueDisplay interface

Describes the properties of a Hybrid Compute Operation Value Display.

Properties

description

The description of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

operation

The display name of the compute operation. NOTE: This property will not be serialized. It can only be populated by the server.

provider

The resource provider for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

resource

The display name of the resource the operation applies to. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

The description of the operation. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

operation

The display name of the compute operation. NOTE: This property will not be serialized. It can only be populated by the server.

operation?: string

Property Value

string

provider

The resource provider for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

provider?: string

Property Value

string

resource

The display name of the resource the operation applies to. NOTE: This property will not be serialized. It can only be populated by the server.

resource?: string

Property Value

string