Azure.ResourceManager.ProgramEnrollment Namespace

Classes

Name Description
AzureResourceManagerProgramEnrollmentContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

EduEnrollmentCollection

A class representing a collection of EduEnrollmentResource and their operations. Each EduEnrollmentResource in the collection will belong to the same instance of ResourceGroupResource. To get a EduEnrollmentCollection instance call the GetEduEnrollments method from an instance of ResourceGroupResource.

EduEnrollmentData

An education program enrollment that groups Entra domains under a single sovereign/edu program scope.

EduEnrollmentResource

A class representing a EduEnrollment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a EduEnrollmentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEduEnrollments method.

ProgramEnrollmentExtensions

A class to add extension methods to Azure.ResourceManager.ProgramEnrollment.