Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMdmAuthority
Packages that use MicrosoftGraphMdmAuthority
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphMdmAuthority in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphMdmAuthorityModifier and TypeFieldDescriptionstatic final MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority.INTUNEStatic value intune for MicrosoftGraphMdmAuthority.static final MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority.OFFICE365Static value office365 for MicrosoftGraphMdmAuthority.static final MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority.SCCMStatic value sccm for MicrosoftGraphMdmAuthority.static final MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority.UNKNOWNStatic value unknown for MicrosoftGraphMdmAuthority.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphMdmAuthorityModifier and TypeMethodDescriptionstatic MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority.fromString(String name) Creates or finds a MicrosoftGraphMdmAuthority from its string representation.MicrosoftGraphOrganization.mobileDeviceManagementAuthority()Get the mobileDeviceManagementAuthority property: mdmAuthority.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphMdmAuthorityModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphMdmAuthority>MicrosoftGraphMdmAuthority.values()Gets known MicrosoftGraphMdmAuthority values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphMdmAuthorityModifier and TypeMethodDescriptionMicrosoftGraphOrganization.withMobileDeviceManagementAuthority(MicrosoftGraphMdmAuthority mobileDeviceManagementAuthority) Set the mobileDeviceManagementAuthority property: mdmAuthority.