Compartir a través de


JobDetails.DataImportDetails Propiedad

Definición

Obtiene o establece los detalles de los datos que se van a importar en 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a