OperationsListResult interface

Result of the List Operations operation

Properties

nextLink

URL to get the next set of operation list results if there are any.

value

A collection of operations

Property Details

URL to get the next set of operation list results if there are any.

nextLink?: string

Property Value

string

value

A collection of operations

value?: OperationLive[]

Property Value