RoleManagementPolicyRule Class
The role management policy rule.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: RoleManagementPolicyApprovalRule, RoleManagementPolicyAuthenticationContextRule, RoleManagementPolicyEnablementRule, RoleManagementPolicyExpirationRule, RoleManagementPolicyNotificationRule.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
RoleManagementPolicyRule
Constructor
RoleManagementPolicyRule(*, id: Optional[str] = None, target: Optional[azure.mgmt.authorization.v2020_10_01_preview.models._models_py3.RoleManagementPolicyRuleTarget] = None, **kwargs)
Parameters
- rule_type
- str or RoleManagementPolicyRuleType
Required. The type of rule.Constant filled by server. Possible values include: "RoleManagementPolicyApprovalRule", "RoleManagementPolicyAuthenticationContextRule", "RoleManagementPolicyEnablementRule", "RoleManagementPolicyExpirationRule", "RoleManagementPolicyNotificationRule".
Feedback
Submit and view feedback for