Compartir a través de


AccountCredentialDetails.DataAccountType Propiedad

Definición

Obtiene el tipo de la cuenta. Entre los valores posibles se incluyen: "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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a