Utility.DeployedDacWithUnderutilizedFileCount Property

Definition

Gets the number of deployed DACs that have underutilized files.

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

Property Value

An Int32 value that specifies how many deployed DACs have underutilized files.

Applies to