次の方法で共有


RoleManagementPolicyData.EffectiveRules プロパティ

定義

ポリシーに適用される読み取り時に計算されたルール。 基底クラスであることに注意 RoleManagementPolicyRule してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、RoleManagementPolicyEnablementRuleRoleManagementPolicyAuthenticationContextRuleRoleManagementPolicyExpirationRuleおよび RoleManagementPolicyNotificationRuleが含まれますRoleManagementPolicyApprovalRule

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)

プロパティ値

適用対象