PartitionLoadInformation.AuxiliaryLoadMetricReports Property

Definition

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

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

Property Value

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

Applies to