Share via


ClusterLoadInformation.LoadMetricInformationList Property

Definition

Gets a list of load metrics information object. Each entry is for a certain metrics.

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

Property Value

A list of load metrics information object.

Applies to