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

RoleManagementPolicyAssignment interface

角色管理策略

属性

effectiveRules

应用于策略的只读计算规则。 注意:此属性不会序列化。 它只能由服务器填充。

id

角色管理策略 ID。注意:此属性不会序列化。 它只能由服务器填充。

name

角色管理策略名称。 注意:此属性不会序列化。 它只能由服务器填充。

policyAssignmentProperties

范围、角色定义和策略的其他属性注意:此属性不会序列化。 它只能由服务器填充。

policyId

策略 ID 角色管理策略分配。

roleDefinitionId

管理策略分配的角色定义。

scope

角色管理策略范围。

type

角色管理策略类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

effectiveRules

应用于策略的只读计算规则。 注意:此属性不会序列化。 它只能由服务器填充。

effectiveRules?: RoleManagementPolicyRuleUnion[]

属性值

id

角色管理策略 ID。注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

name

角色管理策略名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

policyAssignmentProperties

范围、角色定义和策略的其他属性注意:此属性不会序列化。 它只能由服务器填充。

policyAssignmentProperties?: PolicyAssignmentProperties

属性值

policyId

策略 ID 角色管理策略分配。

policyId?: string

属性值

string

roleDefinitionId

管理策略分配的角色定义。

roleDefinitionId?: string

属性值

string

scope

角色管理策略范围。

scope?: string

属性值

string

type

角色管理策略类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string