SkuDescription.Capabilities 속성

정의

SKU의 기능을 가져오거나 설정합니다(예: Traffic Manager를 사용하도록 설정됨).

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상