Share via


AccountCredentialDetails.DataAccountType Property

Definition

Gets type of the account. 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