NodeLoadInformation クラス

定義

特定のノードに対するすべてのメトリックとその負荷の概要を保持するデータ構造を表します。

public class NodeLoadInformation
type NodeLoadInformation = class
Public Class NodeLoadInformation
継承
NodeLoadInformation

コンストラクター

NodeLoadInformation()

NodeLoadInformation クラスの新しいインスタンスを初期化します。

プロパティ

NodeLoadMetricInformationList

ノード上のメトリックとその読み込み情報を含むリストを取得します。

NodeName

ノードの名前を取得します。

適用対象