Partager via


AccountCredentialDetails.DataAccountType Propriété

Définition

Obtient le type du compte. Les valeurs possibles sont les suivantes : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à