Operation interface

Storage REST API operation definition.

Properties

display

Display metadata associated with the operation.

name

Operation name: {provider}/{resource}/{operation}

origin

The origin of operations.

serviceSpecification

One property of operation, include metric specifications.

Property Details

display

Display metadata associated with the operation.

display?: OperationDisplay

Property Value

name

Operation name: {provider}/{resource}/{operation}

name?: string

Property Value

string

origin

The origin of operations.

origin?: string

Property Value

string

serviceSpecification

One property of operation, include metric specifications.

serviceSpecification?: ServiceSpecification

Property Value