次の方法で共有


JobDetails.DataExportDetails プロパティ

定義

Azure からエクスポートするデータの詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象