你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RoleManagementPolicyRule interface

角色管理策略规则。

属性

id

规则的 ID。

ruleType

多态鉴别器,它指定此对象可以的不同类型的

target

当前规则的目标。

属性详细信息

id

规则的 ID。

id?: string

属性值

string

ruleType

多态鉴别器,它指定此对象可以的不同类型的

ruleType: "RoleManagementPolicyApprovalRule" | "RoleManagementPolicyAuthenticationContextRule" | "RoleManagementPolicyEnablementRule" | "RoleManagementPolicyExpirationRule" | "RoleManagementPolicyNotificationRule"

属性值

"RoleManagementPolicyApprovalRule" | "RoleManagementPolicyAuthenticationContextRule" | "RoleManagementPolicyEnablementRule" | "RoleManagementPolicyExpirationRule" | "RoleManagementPolicyNotificationRule"

target

当前规则的目标。

target?: RoleManagementPolicyRuleTarget

属性值