Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDeviceEnrollmentType
Packages that use MicrosoftGraphDeviceEnrollmentType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphDeviceEnrollmentType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphDeviceEnrollmentTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.APPLE_BULK_WITH_USERStatic value appleBulkWithUser for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.APPLE_BULK_WITHOUT_USERStatic value appleBulkWithoutUser for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.DEVICE_ENROLLMENT_MANAGERStatic value deviceEnrollmentManager for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.UNKNOWNStatic value unknown for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.USER_ENROLLMENTStatic value userEnrollment for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.WINDOWS_AUTO_ENROLLMENTStatic value windowsAutoEnrollment for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.WINDOWS_AZURE_ADJOINStatic value windowsAzureADJoin for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.WINDOWS_BULK_AZURE_DOMAIN_JOINStatic value windowsBulkAzureDomainJoin for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.WINDOWS_BULK_USERLESSStatic value windowsBulkUserless for MicrosoftGraphDeviceEnrollmentType.static final MicrosoftGraphDeviceEnrollmentTypeMicrosoftGraphDeviceEnrollmentType.WINDOWS_CO_MANAGEMENTStatic value windowsCoManagement for MicrosoftGraphDeviceEnrollmentType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDeviceEnrollmentTypeModifier and TypeMethodDescriptionMicrosoftGraphManagedDevice.deviceEnrollmentType()Get the deviceEnrollmentType property: deviceEnrollmentType.MicrosoftGraphDeviceEnrollmentType.fromString(String name) Creates or finds a MicrosoftGraphDeviceEnrollmentType from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphDeviceEnrollmentTypeModifier and TypeMethodDescriptionMicrosoftGraphDeviceEnrollmentType.values()Gets known MicrosoftGraphDeviceEnrollmentType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphDeviceEnrollmentTypeModifier and TypeMethodDescriptionMicrosoftGraphManagedDevice.withDeviceEnrollmentType(MicrosoftGraphDeviceEnrollmentType deviceEnrollmentType) Set the deviceEnrollmentType property: deviceEnrollmentType.