Operation interface
Resource Graph REST API operation definition.
Properties
| display | Display metadata associated with the operation. |
| name | Operation name: {provider}/{resource}/{operation} |
| origin | The origin of operations. |
Property Details
display
Display metadata associated with the operation.
display?: OperationDisplay
Property Value
name
Operation name: {provider}/{resource}/{operation}
name?: string
Property Value
string
origin
The origin of operations.
origin?: string
Property Value
string