Dela via


PartitionLoadInformation.PrimaryLoadMetricReports Property

Definition

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

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

Property Value

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

Applies to