Delen via


InstanceSku.Tier Property

Definition

Gets the tier of the cloud service role instance.

[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