OperationsDefinitionArrayResponseWithContinuation interface

Defines the workload operation definition response.

Properties

nextLink

The URL to get to the next set of results, if there are any.

value

Defines the workload operation definition response properties.

Property Details

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[]

Property Value