Uses of Class
com.microsoft.graph.models.CustomAppManagementApplicationConfiguration
Packages that use CustomAppManagementApplicationConfiguration
-
Uses of CustomAppManagementApplicationConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CustomAppManagementApplicationConfigurationModifier and TypeMethodDescriptionCustomAppManagementApplicationConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCustomAppManagementConfiguration.getApplicationRestrictions()Gets the applicationRestrictions property value.Methods in com.microsoft.graph.models with parameters of type CustomAppManagementApplicationConfigurationModifier and TypeMethodDescriptionvoidCustomAppManagementConfiguration.setApplicationRestrictions(CustomAppManagementApplicationConfiguration value) Sets the applicationRestrictions property value.