次の方法で共有


JobDetails.DataImportDetails プロパティ

定義

Azure にインポートするデータの詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象