Operation interface

Describes a supported operation by the Storage Import/Export job API.

Properties

description

Short description of the operation.

name

Name of the operation.

operation

The display name of the operation.

provider

The resource provider name to which the operation belongs.

resource

The name of the resource to which the operation belongs.

Property Details

description

Short description of the operation.

description?: string

Property Value

string

name

Name of the operation.

name: string

Property Value

string

operation

The display name of the operation.

operation?: string

Property Value

string

provider

The resource provider name to which the operation belongs.

provider?: string

Property Value

string

resource

The name of the resource to which the operation belongs.

resource?: string

Property Value

string