Operation interface

A Consumption REST API operation.

Properties

display

The object that represents the operation.

id

Operation Id.

name

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

Property Details

display

The object that represents the operation.

display?: OperationDisplay

Property Value

id

Operation Id.

id?: string

Property Value

string

name

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

name?: string

Property Value

string