Share via


IClusterMetricsConfigurationProperties.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.Runtime.Info(Description="The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enabledMetrics")]
public string[] EnabledMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="enabledMetrics")>]
member this.EnabledMetric : string[] with get, set
Public Property EnabledMetric As String()

Property Value

String[]
Attributes

Applies to