Compartir a través de


DataTransferDetailsValidationRequest.DataExportDetails Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a