ClusterListResult interface

The list clusters operation response.

Properties

nextLink

The link used to get the next page of recommendations.

value

A list of Log Analytics clusters.

Property Details

The link used to get the next page of recommendations.

nextLink?: string

Property Value

string

value

A list of Log Analytics clusters.

value?: Cluster[]

Property Value