OperationDisplay interface

Display metadata associated with the operation.

Properties

description

The localized friendly description for the operation.

operation

The localized friendly name for the operation.

provider

The localized friendly form of the resource provider name.

resource

The localized friendly form of the resource type related to this action/operation.

Property Details

description

The localized friendly description for the operation.

description?: string

Property Value

string

operation

The localized friendly name for the operation.

operation?: string

Property Value

string

provider

The localized friendly form of the resource provider name.

provider?: string

Property Value

string

resource

The localized friendly form of the resource type related to this action/operation.

resource?: string

Property Value

string