IInstanceSku.Tier Property

Definition

The tier of the cloud service role instance.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The tier of the cloud service role instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tier", Update=false)]
public string Tier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The tier of the cloud service role instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="tier", Update=false)>]
member this.Tier : string
Public ReadOnly Property Tier As String

Property Value

Attributes

Applies to