SnapshotSku.Tier Property

Definition

Gets the sku tier.

[Newtonsoft.Json.JsonProperty(PropertyName="tier")]
public string Tier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tier")>]
member this.Tier : string
Public ReadOnly Property Tier As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to