SkuInner.Tier Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to