Compartir a través de


TransferFilterDetails.DataAccountType Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a