Share via


DenySettings.ApplyToChildScopes Property

Definition

DenySettings will be applied to child resource scopes of every managed resource with a deny assignment.

public Azure.Provisioning.BicepValue<bool> ApplyToChildScopes { get; set; }
member this.ApplyToChildScopes : Azure.Provisioning.BicepValue<bool> with get, set
Public Property ApplyToChildScopes As BicepValue(Of Boolean)

Property Value

Applies to