ResourceProviderOperation interface
Supported operations of this resource provider.
Properties
display | Display metadata associated with the operation. |
is |
Indicates whether the operation applies to data-plane. |
name | Operation name, in format of {provider}/{resource}/{operation} |
Property Details
display
Display metadata associated with the operation.
display?: ResourceProviderOperationDisplay
Property Value
isDataAction
Indicates whether the operation applies to data-plane.
isDataAction?: string
Property Value
string
name
Operation name, in format of {provider}/{resource}/{operation}
name?: string
Property Value
string
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