ValidateRequest.SkuName Property

Definition

Gets or sets name of the target SKU for the App Service plan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.skuName")]
public string SkuName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.skuName")>]
member this.SkuName : string with get, set
Public Property SkuName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to