Compartir a través de


SkuInformation.Tier Propiedad

Definición

Obtiene o establece los valores posibles: "Standard", "Premium"

[Newtonsoft.Json.JsonProperty(PropertyName="tier")]
public Microsoft.Azure.Management.Storage.Models.SkuTier? Tier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tier")>]
member this.Tier : Nullable<Microsoft.Azure.Management.Storage.Models.SkuTier> with get, set
Public Property Tier As Nullable(Of SkuTier)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a