次の方法で共有


EdgeClusterStorageViewInfo クラス

定義

クラスター ストレージ データ。

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

コンストラクター

EdgeClusterStorageViewInfo()

EdgeClusterStorageViewInfo の新しいインスタンスを初期化します。

プロパティ

ClusterFreeStorageInMB

クラスター上の使用可能なストレージまたは空きストレージ (MB 単位)。

ClusterTotalStorageInMB

クラスター上の記憶域の合計 (MB 単位)。

適用対象