OperationList interface

List of Operations

Properties

nextLink

URI to the next page of operations.

value

Array of operations

Property Details

URI to the next page of operations.

nextLink?: string

Property Value

string

value

Array of operations

value?: Operation[]

Property Value