Utility.DeployedDacWithFilesOnUnderutilizedVolumeCount 属性

定义

获取在使用不足的卷上具有文件的已部署 DAC 的数目。

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

属性值

一个 Int32 值,该值指定在使用不足的卷上具有文件的已部署 DAC 的数目。

适用于