SiteCloneabilityInner.BlockingFeatures 속성

정의

복제를 방지하는 앱에서 사용하도록 설정된 기능 목록을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상