Compartir a través de


CopyProgress.TransferType Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a