次の方法で共有


RoleManagementPolicyApprovalRule クラス

ロール管理ポリシーの承認規則。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.authorization.v2022_04_01.models._models_py3.RoleManagementPolicyRule
RoleManagementPolicyApprovalRule

コンストラクター

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

Keyword-Only パラメータ

名前 説明
id
str

ルールの ID。

target

現在のルールのターゲット。

setting

承認設定。

変数

名前 説明
id
str

ルールの ID。

rule_type

ルールの種類。 必須。 既知の値は、"RoleManagementPolicyApprovalRule"、"RoleManagementPolicyAuthenticationContextRule"、"RoleManagementPolicyEnablementRule"、"RoleManagementPolicyExpirationRule"、"RoleManagementPolicyNotificationRule" です。

target

現在のルールのターゲット。

setting

承認設定。