RoleManagementPolicyAssignmentData.EffectiveRules Property

Definition

The readonly computed rule applied to the policy.

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

Property Value

Applies to