Uses of Enum
com.microsoft.graph.models.MicrosoftManagedDesktopType
Packages that use MicrosoftManagedDesktopType
-
Uses of MicrosoftManagedDesktopType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MicrosoftManagedDesktopTypeModifier and TypeMethodDescriptionstatic MicrosoftManagedDesktopTypeMicrosoftManagedDesktop.getManagedType()Gets the managedType property value.static MicrosoftManagedDesktopTypeReturns the enum constant of this type with the specified name.static MicrosoftManagedDesktopType[]MicrosoftManagedDesktopType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type MicrosoftManagedDesktopTypeModifier and TypeMethodDescriptionvoidMicrosoftManagedDesktop.setManagedType(MicrosoftManagedDesktopType value) Sets the managedType property value.