Freigeben über


DataTransferDetailsValidationRequest.DataExportDetails Eigenschaft

Definition

Ruft die Liste der Datentransferdetails ab, die zum Exportieren von Daten aus Azure verwendet werden sollen, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: