Compartilhar via


DenyAssignmentInner.DoNotApplyToChildScopes Propriedade

Definição

Obtém ou define se a atribuição de negação se aplica a escopos filho. O valor padrão é 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a