次の方法で共有


RoleManagementPolicyEnablementRule interface

ロール管理ポリシーの有効化ルール。

Extends

プロパティ

enabledRules

有効なルールの一覧。

ruleType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

継承されたプロパティ

id

ルールの ID。

target

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

プロパティの詳細

enabledRules

有効なルールの一覧。

enabledRules?: string[]

プロパティ値

string[]

ruleType

ポリモーフィック判別器。このオブジェクトで使用できるさまざまな型を指定します。

ruleType: "RoleManagementPolicyEnablementRule"

プロパティ値

"RoleManagementPolicyEnablementRule"

継承されたプロパティの詳細

id

ルールの ID。

id?: string

プロパティ値

string

RoleManagementPolicyRule.id から継承

target

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

target?: RoleManagementPolicyRuleTarget

プロパティ値

RoleManagementPolicyRule.targetから継承