AvailableOperation interface

Resource provider available operation model

Properties

display

The list of operations

isDataAction

Indicating whether the operation is a data action or not

name

{resourceProviderNamespace}/{resourceType}/{read|write|delete|action}

origin

The origin of operation

serviceSpecification

The list of specification's service metrics

Property Details

display

The list of operations

display?: AvailableOperationDisplay

Property Value

isDataAction

Indicating whether the operation is a data action or not

isDataAction?: boolean

Property Value

boolean

name

{resourceProviderNamespace}/{resourceType}/{read|write|delete|action}

name?: string

Property Value

string

origin

The origin of operation

origin?: OperationOrigin

Property Value

serviceSpecification

The list of specification's service metrics

serviceSpecification?: AvailableOperationDisplayPropertyServiceSpecificationMetricsList

Property Value