OperationsList interface

Lists the operations available.

Properties

nextLink

Url to follow for getting next page of operations.

value

Array of operations

Property Details

Url to follow for getting next page of operations.

nextLink?: string

Property Value

string

value

Array of operations

value: Operation[]

Property Value