IStaticSiteArmResource.SkuTier Property

Definition

Service tier of the resource SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Service tier of the resource SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tier", Update=true)]
public string SkuTier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Service tier of the resource SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="tier", Update=true)>]
member this.SkuTier : string with get, set
Public Property SkuTier As String

Property Value

Attributes

Applies to