你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmResourceGetMonitorMetricBaselinesOptions.Metricnames 属性

定义

要检索的指标名称 (逗号分隔) 。 特殊情况:如果指标名称本身包含逗号,则使用 %2 来指示它。 例如:“Metric,Name1”应为“Metric%2Name1”。

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

属性值

适用于