Compartir a través de


OperationList interface

The paginated list of connected cluster API operations.

Properties

nextLink

The link to fetch the next page of connected cluster API operations.

value

The list of connected cluster API operations. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The link to fetch the next page of connected cluster API operations.

nextLink?: string

Property Value

string

value

The list of connected cluster API operations. NOTE: This property will not be serialized. It can only be populated by the server.

value?: Operation[]

Property Value