다음을 통해 공유


SkuInfo.Sku 속성

정의

SKU의 이름과 계층을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.AppService.Fluent.Models.SkuDescription Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.AppService.Fluent.Models.SkuDescription with get, set
Public Property Sku As SkuDescription

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상