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 값입니다.

적용 대상