Share via


CopyProgress.DataAccountType Property

Definition

Gets data Account Type. Possible values include: 'StorageAccount', 'ManagedDisk'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to