OperationList interface

this is the management partner operations list

Properties

nextLink

Url to get the next page of items.

value

this is the operation response list

Property Details

Url to get the next page of items.

nextLink?: string

Property Value

string

value

this is the operation response list

value?: OperationResponse[]

Property Value