OperationsDefinitionArrayResponseWithContinuation interface
Defines the workload operation definition response.
Properties
| next |
The URL to get to the next set of results, if there are any. |
| value | Defines the workload operation definition response properties. |
Property Details
nextLink
The URL to get to the next set of results, if there are any.
nextLink?: string
Property Value
string
value
Defines the workload operation definition response properties.
value?: OperationsDefinition[]