ArmResourceGetMonitorMetricBaselinesOptions.Metricnames Property

Definition

The names of the metrics (comma separated) to retrieve. Special case: If a metricname itself has a comma in it then use %2 to indicate it. Eg: 'Metric,Name1' should be 'Metric%2Name1'.

public string Metricnames { get; set; }
member this.Metricnames : string with get, set
Public Property Metricnames As String

Property Value

Applies to