Share via


Metric.Rollups Property

Definition

Gets or sets the collection of metric rollup.

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)

Property Value

The collection of metric rollup.

Applies to