次の方法で共有


OperationListResult interface

The paginated list of peering API operations.

Properties

nextLink

The link to fetch the next page of peering API operations.

value

The list of peering API operations.

Property Details

The link to fetch the next page of peering API operations.

nextLink?: string

Property Value

string

value

The list of peering API operations.

value?: Operation[]

Property Value