Compartir a través de


DataTransferDetailsValidationRequest.TransferType Propiedad

Definición

Obtiene o establece el tipo de transferencia. Entre los valores posibles se incluyen: "ImportToAzure", "ExportFromAzure"

[Newtonsoft.Json.JsonProperty(PropertyName="transferType")]
public Microsoft.Azure.Management.DataBox.Models.TransferType TransferType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="transferType")>]
member this.TransferType : Microsoft.Azure.Management.DataBox.Models.TransferType with get, set
Public Property TransferType As TransferType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a