PimOnlyModeSettings.Excludes Property

Definition

The list of excluded entities that the rule does not apply to.

public System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.UsersOrServicePrincipalSet> Excludes { get; }
member this.Excludes : System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.UsersOrServicePrincipalSet>
Public ReadOnly Property Excludes As IList(Of UsersOrServicePrincipalSet)

Property Value

Applies to