ClusterMetricsConfigurationList interface

ClusterMetricsConfigurationList represents a list of metrics configuration of the cluster.

Properties

nextLink

The link used to get the next page of operations.

value

The list of metrics configurations.

Property Details

The link used to get the next page of operations.

nextLink?: string

Property Value

string

value

The list of metrics configurations.

value?: ClusterMetricsConfiguration[]

Property Value