次の方法で共有


DataBoxJobDetails.CopyProgress プロパティ

定義

ストレージ アカウントごとのコピーの進行状況を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="copyProgress")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.CopyProgress> CopyProgress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyProgress")>]
member this.CopyProgress : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.CopyProgress>
Public ReadOnly Property CopyProgress As IList(Of CopyProgress)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象