다음을 통해 공유


SkuInfosInner.Skus 속성

정의

구독에서 사용할 수 있는 SKU 목록을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="skus")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.GlobalCsmSkuDescription> Skus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skus")>]
member this.Skus : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.GlobalCsmSkuDescription> with get, set
Public Property Skus As IList(Of GlobalCsmSkuDescription)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상