Compartir a través de


GalleryTargetExtendedLocation.StorageAccountType Propiedad

Definición

Obtiene o establece especifica el tipo de cuenta de almacenamiento que se usará para almacenar la imagen. Esta propiedad no es actualizable. Los valores posibles son: "Standard_LRS", "Standard_ZRS", "StandardSSD_LRS", "Premium_LRS"

[Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")]
public string StorageAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageAccountType")>]
member this.StorageAccountType : string with get, set
Public Property StorageAccountType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a