言語

Utility.DeployedDacUnderutilizedCount プロパティ

定義

すべての管理されたインスタンスで展開されている、未活用のDACの数を取得します。

public:
 property int DeployedDacUnderutilizedCount { int get(); };
public int DeployedDacUnderutilizedCount { get; }
member this.DeployedDacUnderutilizedCount : int
Public ReadOnly Property DeployedDacUnderutilizedCount As Integer

プロパティ値

管理されたインスタンスに展開されている未活用DACの数を指定する Int32 値です。

適用対象