共用方式為


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[]