CloudServiceRoleSku.Tier Property

Definition

Specifies the tier of the cloud service. Possible Values are

Standard

Basic

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public string Tier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Tier : string with get, set
Public Property Tier As String

Property Value

Implements

Attributes

Applies to