ConnectedClusterList interface

The paginated list of connected Clusters

Properties

nextLink

The link to fetch the next page of connected cluster

value

The list of connected clusters

Property Details

The link to fetch the next page of connected cluster

nextLink?: string

Property Value

string

value

The list of connected clusters

value?: ConnectedCluster[]

Property Value