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

IDataBoxDiskGranularCopyProgress.CopyStatus Property

Definition

The Status of the copy

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The Status of the copy", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CopyStatus) }, ReadOnly=true, Required=false, SerializedName="copyStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CopyStatus? CopyStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The Status of the copy", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CopyStatus) }, ReadOnly=true, Required=false, SerializedName="copyStatus")>]
member this.CopyStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.CopyStatus>
Public ReadOnly Property CopyStatus As Nullable(Of CopyStatus)

Property Value

Attributes

Applies to