Utility.DeployedDacUnderutilizedCount 속성

정의

모든 관리되는 인스턴스에서 배포되었지만 활용도가 낮은 DAC 수를 확인합니다.

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

속성 값

Int32 관리 인스턴스에 배포된 저활용 DAC 수를 명시하는 값입니다.

적용 대상