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?: DisplayProperty Value
name
The name of the operation being performed on this particular object.
name?: stringProperty Value
string
origin
The intended executor of the operation.
origin?: stringProperty Value
string