Uses of Enum
com.microsoft.graph.models.ManagedAppAvailability
Packages that use ManagedAppAvailability
-
Uses of ManagedAppAvailability in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ManagedAppAvailabilityModifier and TypeMethodDescriptionstatic ManagedAppAvailabilityManagedApp.getAppAvailability()Gets the appAvailability property value.static ManagedAppAvailabilityReturns the enum constant of this type with the specified name.static ManagedAppAvailability[]ManagedAppAvailability.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 ManagedAppAvailabilityModifier and TypeMethodDescriptionvoidManagedApp.setAppAvailability(ManagedAppAvailability value) Sets the appAvailability property value.