共用方式為


ValidateRequest.SkuName 屬性

定義

取得或設定App Service方案的目標 SKU 名稱。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於