次の方法で共有


Metric.Rollups プロパティ

定義

メトリック ロールアップのコレクションを取得または設定します。

public System.Collections.Generic.ICollection<Microsoft.ServiceBus.Management.MetricRollup> Rollups { get; set; }
member this.Rollups : System.Collections.Generic.ICollection<Microsoft.ServiceBus.Management.MetricRollup> with get, set
Public Property Rollups As ICollection(Of MetricRollup)

プロパティ値

メトリック ロールアップのコレクション。

適用対象