Compartilhar via


RoleManagementPolicyApprovalRule Class

The role management policy approval rule.

All required parameters must be populated in order to send to Azure.

Constructor

RoleManagementPolicyApprovalRule(*, id: str | None = None, target: _models.RoleManagementPolicyRuleTarget | None = None, setting: _models.ApprovalSettings | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

The id of the rule.

Default value: None
target

The target of the current rule.

Default value: None
setting

The approval setting.

Default value: None

Variables

Name Description
id
str

The id of the rule.

rule_type

The type of rule. Required. Known values are: "RoleManagementPolicyApprovalRule", "RoleManagementPolicyAuthenticationContextRule", "RoleManagementPolicyEnablementRule", "RoleManagementPolicyExpirationRule", and "RoleManagementPolicyNotificationRule".

target

The target of the current rule.

setting

The approval setting.