RoleManagementPolicyApprovalRule interface

The role management policy approval rule.

Extends

Properties

ruleType

Polymorphic discriminator, which specifies the different types this object can be

setting

The approval setting

Inherited Properties

id

The id of the rule.

target

The target of the current rule.

Property Details

ruleType

Polymorphic discriminator, which specifies the different types this object can be

ruleType: "RoleManagementPolicyApprovalRule"

Property Value

"RoleManagementPolicyApprovalRule"

setting

The approval setting

setting?: ApprovalSettings

Property Value

Inherited Property Details

id

The id of the rule.

id?: string

Property Value

string

Inherited From RoleManagementPolicyRule.id

target

The target of the current rule.

target?: RoleManagementPolicyRuleTarget

Property Value

Inherited From RoleManagementPolicyRule.target