Compartir a través de


TargetRegion.StorageAccountType Propiedad

Definición

Obtiene o establece especifica el tipo de cuenta de almacenamiento que se va a usar para almacenar la imagen. Esta propiedad no es actualizable. Entre los valores posibles se incluyen : "Standard_LRS", "Standard_ZRS", "Premium_LRS"

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")]
public Microsoft.Azure.Management.Compute.Fluent.Models.StorageAccountType StorageAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")>]
member this.StorageAccountType : Microsoft.Azure.Management.Compute.Fluent.Models.StorageAccountType with get, set
Public Property StorageAccountType As StorageAccountType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a