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