Condividi tramite


IValidateProperties.SkuName Property

Definition

Name of the target SKU for the App Service plan.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the target SKU for the App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="skuName")]
public string SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the target SKU for the App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="skuName")>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Attributes

Applies to