Compartilhar via


ComputeOperationValue interface

Describes the properties of a Compute Operation value.

Properties

description

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

name

The name of the compute 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.

origin

The origin 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

name

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

name?: 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

origin

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

origin?: 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