Operation interface
Describes the supported REST operation.
Properties
display | Contains the localized display information for this particular operation or action. |
name | The name of the operation being performed on this particular object. |
origin | The intended executor of the operation. |
Property Details
display
Contains the localized display information for this particular operation or action.
display?: Display
Property Value
name
The name of the operation being performed on this particular object.
name?: string
Property Value
string
origin
The intended executor of the operation.
origin?: 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