AvailableRpOperation interface
An operation that is available in this resource provider
Properties
| display | Display properties of the operation |
| is |
Whether this operation is a data action |
| name | Operation name |
| origin | Operation origin |
| service |
Operation service specification |
Property Details
display
Display properties of the operation
display?: AvailableRpOperationDisplayInfo
Property Value
isDataAction
Whether this operation is a data action
isDataAction?: string
Property Value
string
name
Operation name
name?: string
Property Value
string
origin
Operation origin
origin?: string
Property Value
string
serviceSpecification
Operation service specification
serviceSpecification?: OperationMetaServiceSpecification