PartitionLoadInformation.SecondaryLoadMetricReports Property

Definition

Gets the list of load reports for secondary role of this partition.

public System.Collections.Generic.IList<System.Fabric.Query.LoadMetricReport> SecondaryLoadMetricReports { get; }
member this.SecondaryLoadMetricReports : System.Collections.Generic.IList<System.Fabric.Query.LoadMetricReport>
Public ReadOnly Property SecondaryLoadMetricReports As IList(Of LoadMetricReport)

Property Value

The list of load reports for secondary role of this partition.

Applies to