다음을 통해 공유


DenyAssignment.DoNotApplyToChildScopes 속성

정의

가져오기 또는 집합은 거부 할당이 자식 범위에 적용되는지 여부를 결정합니다. 기본값은 false입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.doNotApplyToChildScopes")]
public bool? DoNotApplyToChildScopes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.doNotApplyToChildScopes")>]
member this.DoNotApplyToChildScopes : Nullable<bool> with get, set
Public Property DoNotApplyToChildScopes As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상