RoleManagementPolicyAssignment interface
Role management policy
Properties
effective |
The readonly computed rule applied to the policy. NOTE: This property will not be serialized. It can only be populated by the server. |
id | The role management policy Id. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The role management policy name. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
Additional properties of scope, role definition and policy NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The policy id role management policy assignment. |
role |
The role definition of management policy assignment. |
scope | The role management policy scope. |
type | The role management policy type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
effectiveRules
The readonly computed rule applied to the policy. NOTE: This property will not be serialized. It can only be populated by the server.
effectiveRules?: RoleManagementPolicyRuleUnion[]
Property Value
id
The role management policy Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The role management policy name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
policyAssignmentProperties
Additional properties of scope, role definition and policy NOTE: This property will not be serialized. It can only be populated by the server.
policyAssignmentProperties?: PolicyAssignmentProperties
Property Value
policyId
The policy id role management policy assignment.
policyId?: string
Property Value
string
roleDefinitionId
The role definition of management policy assignment.
roleDefinitionId?: string
Property Value
string
scope
The role management policy scope.
scope?: string
Property Value
string
type
The role management policy type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string