你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetAppVolumeGroupVolume.CloneProgress 属性

定义

从另一个卷的快照还原卷时,将显示此克隆过程的完成百分比。 当此值为空/null 时,此卷上当前不会发生任何克隆过程。 此值将在克隆过程中每 5 分钟更新一次。

public int? CloneProgress { get; }
member this.CloneProgress : Nullable<int>
Public ReadOnly Property CloneProgress As Nullable(Of Integer)

属性值

适用于