Share via


ClusterMetricsConfigurationPatchProperties.EnabledMetric Property

Definition

The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> EnabledMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.EnabledMetric : System.Collections.Generic.List<string> with get, set
Public Property EnabledMetric As List(Of String)

Property Value

Implements

Attributes

Applies to