Uses of Class
com.microsoft.graph.models.CustomAppManagementConfiguration
Packages that use CustomAppManagementConfiguration
-
Uses of CustomAppManagementConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CustomAppManagementConfigurationModifier and TypeMethodDescriptionCustomAppManagementConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAppManagementPolicy.getRestrictions()Gets the restrictions property value.Methods in com.microsoft.graph.models with parameters of type CustomAppManagementConfigurationModifier and TypeMethodDescriptionvoidAppManagementPolicy.setRestrictions(CustomAppManagementConfiguration value) Sets the restrictions property value.