CopyProgress.TransferType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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