Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMdmAuthority
-
Packages that use MicrosoftGraphMdmAuthority Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphMdmAuthority Modifier and Type Field Description static MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority. INTUNEStatic value intune for MicrosoftGraphMdmAuthority.static MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority. OFFICE365Static value office365 for MicrosoftGraphMdmAuthority.static MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority. SCCMStatic value sccm for MicrosoftGraphMdmAuthority.static MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority. UNKNOWNStatic value unknown for MicrosoftGraphMdmAuthority.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphMdmAuthority Modifier and Type Method Description static MicrosoftGraphMdmAuthorityMicrosoftGraphMdmAuthority. fromString(String name)Creates or finds a MicrosoftGraphMdmAuthority from its string representation.MicrosoftGraphMdmAuthorityMicrosoftGraphOrganizationInner. mobileDeviceManagementAuthority()Get the mobileDeviceManagementAuthority property: mdmAuthority.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphMdmAuthority Modifier and Type Method Description static Collection<MicrosoftGraphMdmAuthority>MicrosoftGraphMdmAuthority. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphMdmAuthority Modifier and Type Method Description MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withMobileDeviceManagementAuthority(MicrosoftGraphMdmAuthority mobileDeviceManagementAuthority)Set the mobileDeviceManagementAuthority property: mdmAuthority.
-