共用方式為


SubscriptionResourceGetMonitorMetricsWithPostContent.RollUpBy 屬性

定義

要匯總結果的維度名稱 () 。 例如,如果您只想要查看具有 'City eq Seattle 或 City eq Tacoma' 等篩選準則的計量值,但不想查看每個城市的不同值,您可以指定 'RollUpBy=City' 來查看西雅圖和 Tacoma 的結果匯總成一次。

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

屬性值

適用於