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
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript