ApplianceOperation interface

Appliances operation.

Properties

description

The description of the operation.

isDataAction

Is this Operation a data plane operation

name

The name of the compute operation.

operation

The display name of the compute operation.

origin

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

isDataAction

Is this Operation a data plane operation

isDataAction?: boolean

Property Value

boolean

name

The name of the compute operation.

name?: string

Property Value

string

operation

The display name of the compute operation.

operation?: string

Property Value

string

origin

The origin of the compute operation.

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