Operation interface
An operation.
Properties
action |
Indicates the action type. |
display | The operation display name. |
is |
Whether the operation applies to data-plane. |
name | The operation name. |
origin | Origin of the operation. |
properties | Operation properties format. |
Property Details
actionType
Indicates the action type.
actionType?: string
Property Value
string
display
isDataAction
Whether the operation applies to data-plane.
isDataAction?: boolean
Property Value
boolean
name
The operation name.
name: string
Property Value
string
origin
Origin of the operation.
origin?: string
Property Value
string
properties
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