Operation interface
Logic REST API operation
Properties
| display | The object that represents the operation. |
| name | Operation name: {provider}/{resource}/{operation} |
| origin | Operation: origin |
| properties | The properties. |
Property Details
display
The object that represents the operation.
display?: OperationDisplay
Property Value
name
Operation name: {provider}/{resource}/{operation}
name?: string
Property Value
string
origin
Operation: origin
origin?: string
Property Value
string
properties
The properties.
properties?: any
Property Value
any