NetworkCloudClusterMetricsConfigurationData.DisabledMetrics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of metrics that are available for the cluster but disabled at the moment.
public System.Collections.Generic.IReadOnlyList<string> DisabledMetrics { get; }
member this.DisabledMetrics : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DisabledMetrics As IReadOnlyList(Of String)