Share via


DenySettings.ExcludedPrincipals Property

Definition

List of AAD principal IDs excluded from the lock. Up to 5 principals are permitted.

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

Property Value

Applies to