Operation interface
Operation definition.
Properties
display | Display metadata associated with the operation. |
is |
Indicates whether the operation is a data action |
name | Operation name. |
Property Details
display
Display metadata associated with the operation.
display?: OperationDisplay
Property Value
isDataAction
Indicates whether the operation is a data action
isDataAction?: boolean
Property Value
boolean
name
Operation name.
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