Share via


TransferFilterDetails.DataAccountType Property

Definition

Gets or sets type of the account of data. Possible values include: 'StorageAccount', 'ManagedDisk'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to