SiteCloneabilityInner.BlockingCharacteristics 속성

정의

차단 애플리케이션 특성 목록을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상