Share via


RoleManagementPolicyEnablementRule.EnablementRules Property

Definition

The list of enabled rules.

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

Property Value

Applies to