Uses of Class
com.microsoft.graph.models.MobileAppAssignmentSettings
Packages that use MobileAppAssignmentSettings
-
Uses of MobileAppAssignmentSettings in com.microsoft.graph.models
Subclasses of MobileAppAssignmentSettings in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassContains properties used to assign an iOS LOB mobile app to a group.classContains properties used to assign an iOS Store mobile app to a group.classContains properties used to assign an iOS VPP mobile app to a group.classContains properties used to assign a macOS LOB app to a group.classContains properties used to assign an Microsoft Store for Business mobile app to a group.classContains properties used to assign an Win32 LOB mobile app to a group.classContains properties used when assigning a Windows AppX mobile app to a group.classContains properties used when assigning a Windows Universal AppX mobile app to a group.Methods in com.microsoft.graph.models that return MobileAppAssignmentSettingsModifier and TypeMethodDescriptionstatic MobileAppAssignmentSettingsMobileAppAssignmentSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMobileAppAssignment.getSettings()Gets the settings property value.Methods in com.microsoft.graph.models with parameters of type MobileAppAssignmentSettingsModifier and TypeMethodDescriptionvoidMobileAppAssignment.setSettings(MobileAppAssignmentSettings value) Sets the settings property value.