ClusterList interface
ClusterList represents a list of clusters.
Properties
nextLink |
The link used to get the next page of operations.
|
value |
The list of clusters.
|
Property Details
nextLink
The link used to get the next page of operations.
nextLink?: string
Property Value
value
The list of clusters.
value?: Cluster[]
Property Value