ClusterManagerList interface

ClusterManagerList represents a list of cluster manager objects.

Properties

nextLink

The link used to get the next page of operations.

value

The list of cluster managers.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of cluster managers.

value?: ClusterManager[]

Property Value