Get Role Assignments Role Assignment
data class GetRoleAssignmentsRoleAssignment(val condition: String, val conditionVersion: String, val delegatedManagedIdentityResourceId: String, val description: String, val principalId: String, val principalType: String, val roleAssignmentId: String, val roleAssignmentName: String, val roleAssignmentScope: String, val roleDefinitionId: String)
Properties
Link copied to clipboard
The version of the condition.
Link copied to clipboard
The ID of the delegated managed identity resource.
Link copied to clipboard
The description for this Role Assignment.
Link copied to clipboard
The principal ID to filter the list of Role Assignments against.
Link copied to clipboard
The type of the principal_id
.
Link copied to clipboard
The ID of the Role Assignment.
Link copied to clipboard
The name of the Role Assignment.
Link copied to clipboard
The scope of the Role Assignment.
Link copied to clipboard
The ID of the Role Definition.