OperationOutput interface
Network REST API operation definition.
Properties
| display | Display metadata associated with the operation. |
| name | Operation name: {provider}/{resource}/{operation}. |
| origin | Origin of the operation. |
| properties | Operation properties format. |
Property Details
display
Display metadata associated with the operation.
display?: OperationDisplayOutput
Property Value
name
Operation name: {provider}/{resource}/{operation}.
name?: string
Property Value
string
origin
Origin of the operation.
origin?: string
Property Value
string
properties
Operation properties format.
properties?: OperationPropertiesFormatOutput