AvailableOperation interface
Resource provider available operation model
Properties
display | The list of operations |
is |
Indicating whether the operation is a data action or not |
name | {resourceProviderNamespace}/{resourceType}/{read|write|delete|action} |
origin | The origin of operation |
service |
The list of specification's service metrics |
Property Details
display
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
serviceSpecification
The list of specification's service metrics
serviceSpecification?: AvailableOperationDisplayPropertyServiceSpecificationMetricsList