次の方法で共有


RoleManagementPolicyData.Rules プロパティ

定義

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

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

プロパティ値

適用対象