OperationResult interface
Properties
display | The object that represents |
name | The name of the operation. |
next |
The URL to use for getting the next set of |
origin | Origin result |
Property Details
display
The object that represents
display?: AvailableOperationDisplay
Property Value
name
The name of the operation.
name?: string
Property Value
string
nextLink
The URL to use for getting the next set of
nextLink?: string
Property Value
string
origin
Origin result
origin?: string
Property Value
string