DevCenterProjectData.AssignedGroups Property

Definition

List of Entra ID group assignments associated with this project.

public System.Collections.Generic.IList<Azure.ResourceManager.DevCenter.Models.DevCenterAssignedGroup> AssignedGroups { get; }
member this.AssignedGroups : System.Collections.Generic.IList<Azure.ResourceManager.DevCenter.Models.DevCenterAssignedGroup>
Public ReadOnly Property AssignedGroups As IList(Of DevCenterAssignedGroup)

Property Value

Applies to