Partager via


Sku.Tier Propriété

Définition

Obtient ou définit les valeurs possibles : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à