次の方法で共有


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 値。

適用対象