JobResource.TransferType Property

Definition

Gets or sets type of the data transfer. Possible values include: 'ImportToAzure', 'ExportFromAzure'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to