Share via


PolicyAssignment.ExcludedScopes Property

Definition

The policy's excluded scopes.

public Azure.Provisioning.BicepList<string> ExcludedScopes { get; set; }
member this.ExcludedScopes : Azure.Provisioning.BicepList<string> with get, set
Public Property ExcludedScopes As BicepList(Of String)

Property Value

Applies to