Bagikan melalui


NodeLoadInformation.NodeLoadMetricInformationList Property

Definition

Gets the list that contains metrics and their load information on a node.

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

Property Value

The list that contains metrics and their load information on a node.

Applies to