다음을 통해 공유


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

적용 대상