Compartir a través de


OperationEntityListResult interface

The list of Advisor operations.

Properties

nextLink

The link used to get the next page of operations.

value

The list of operations.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of operations.

value?: OperationEntity[]

Property Value