PimOnlyModeSettings.Excludes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)