言語

Utility.DeployedDacUnhealthyCount プロパティ

定義

管理されたすべてのインスタンスでデプロイされた不健康なDACの数を取得します。

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

プロパティ値

管理されたインスタンスにどれだけの不健康なDACが展開されているかを指定する Int32 値です。

適用対象