次の方法で共有


RoleManagementPolicyRuleTarget interface

ロール管理ポリシー ルールのターゲット。

プロパティ

caller

設定の呼び出し元。

enforcedSettings

適用される設定の一覧。

inheritableSettings

継承可能な設定の一覧。

level

ルールが適用される割り当てレベル。

operations

操作の種類。

targetObjects

ターゲット オブジェクトの一覧。

プロパティの詳細

caller

設定の呼び出し元。

caller?: string

プロパティ値

string

enforcedSettings

適用される設定の一覧。

enforcedSettings?: string[]

プロパティ値

string[]

inheritableSettings

継承可能な設定の一覧。

inheritableSettings?: string[]

プロパティ値

string[]

level

ルールが適用される割り当てレベル。

level?: string

プロパティ値

string

operations

操作の種類。

operations?: string[]

プロパティ値

string[]

targetObjects

ターゲット オブジェクトの一覧。

targetObjects?: string[]

プロパティ値

string[]