Compartir a través de


DataTransferDetailsValidationRequest.DataImportDetails Propiedad

Definición

Obtiene o establece la lista de detalles de DataTransfer que se van a usar para importar datos 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