RoleManagementPolicyEnablementRule interface

The role management policy enablement rule.

Extends

Properties

enabledRules

The list of enabled rules.

ruleType

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

Inherited Properties

id

The id of the rule.

target

The target of the current rule.

Property Details

enabledRules

The list of enabled rules.

enabledRules?: string[]

Property Value

string[]

ruleType

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

ruleType: "RoleManagementPolicyEnablementRule"

Property Value

"RoleManagementPolicyEnablementRule"

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