Share via


CopyProgress.TransferType Property

Definition

Gets transfer type of data. Possible values include: '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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to