DevCenterProjectEnvironmentData.UserRoleAssignments Property

Definition

Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.DevCenter.Models.DevCenterUserRoleAssignments> UserRoleAssignments { get; }
member this.UserRoleAssignments : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.DevCenter.Models.DevCenterUserRoleAssignments>
Public ReadOnly Property UserRoleAssignments As IDictionary(Of String, DevCenterUserRoleAssignments)

Property Value

Applies to