DevCenterAssignedGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an Entra group assigned to this Project, entitling all members to resources for the given scope.
public class DevCenterAssignedGroup : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterAssignedGroup>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterAssignedGroup>
type DevCenterAssignedGroup = class
interface IJsonModel<DevCenterAssignedGroup>
interface IPersistableModel<DevCenterAssignedGroup>
Public Class DevCenterAssignedGroup
Implements IJsonModel(Of DevCenterAssignedGroup), IPersistableModel(Of DevCenterAssignedGroup)
- Inheritance
-
DevCenterAssignedGroup
- Implements
Constructors
| Name | Description |
|---|---|
| DevCenterAssignedGroup() |
Initializes a new instance of DevCenterAssignedGroup. |
Properties
| Name | Description |
|---|---|
| ObjectId |
The Entra group object ID (GUID). |
| Scope |
The scope of the assignment. |