Partager via


IRoleManagementPolicy.EffectiveRule Property

Definition

The readonly computed rule applied to the policy.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The readonly computed rule applied to the policy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule) }, ReadOnly=true, Required=false, SerializedName="effectiveRules")]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule[] EffectiveRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The readonly computed rule applied to the policy.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule) }, ReadOnly=true, Required=false, SerializedName="effectiveRules")>]
member this.EffectiveRule : Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule[]
Public ReadOnly Property EffectiveRule As IRoleManagementPolicyRule()

Property Value

Attributes

Applies to