Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphManagementAgentType
Packages that use MicrosoftGraphManagementAgentType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphManagementAgentType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphManagementAgentTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.CONFIGURATION_MANAGER_CLIENTStatic value configurationManagerClient for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.CONFIGURATION_MANAGER_CLIENT_MDMStatic value configurationManagerClientMdm for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.CONFIGURATION_MANAGER_CLIENT_MDM_EASStatic value configurationManagerClientMdmEas for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.EASStatic value eas for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.EAS_INTUNE_CLIENTStatic value easIntuneClient for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.EAS_MDMStatic value easMdm for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.GOOGLE_CLOUD_DEVICE_POLICY_CONTROLLERStatic value googleCloudDevicePolicyController for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.INTUNE_CLIENTStatic value intuneClient for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.JAMFStatic value jamf for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.MDMStatic value mdm for MicrosoftGraphManagementAgentType.static final MicrosoftGraphManagementAgentTypeMicrosoftGraphManagementAgentType.UNKNOWNStatic value unknown for MicrosoftGraphManagementAgentType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphManagementAgentTypeModifier and TypeMethodDescriptionMicrosoftGraphManagementAgentType.fromString(String name) Creates or finds a MicrosoftGraphManagementAgentType from its string representation.MicrosoftGraphManagedDevice.managementAgent()Get the managementAgent property: managementAgentType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphManagementAgentTypeModifier and TypeMethodDescriptionMicrosoftGraphManagementAgentType.values()Gets known MicrosoftGraphManagementAgentType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphManagementAgentTypeModifier and TypeMethodDescriptionMicrosoftGraphManagedDevice.withManagementAgent(MicrosoftGraphManagementAgentType managementAgent) Set the managementAgent property: managementAgentType.