Share via


ComputeOperationValueDisplayOutput interface

Describes the properties of a Compute Operation Value Display.

Properties

description

The description of the operation.

operation

The display name of the compute operation.

provider

The resource provider for the operation.

resource

The display name of the resource the operation applies to.

Property Details

description

The description of the operation.

description?: string

Property Value

string

operation

The display name of the compute operation.

operation?: string

Property Value

string

provider

The resource provider for the operation.

provider?: string

Property Value

string

resource

The display name of the resource the operation applies to.

resource?: string

Property Value

string