Uses of Class
com.microsoft.graph.models.Win32LobAppRule
Packages that use Win32LobAppRule
-
Uses of Win32LobAppRule in com.microsoft.graph.models
Subclasses of Win32LobAppRule in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassA complex type to store file or folder rule data for a Win32 LOB app.classA complex type to store the PowerShell script rule data for a Win32 LOB app.classA complex type to store the product code and version rule data for a Win32 LOB app.classA complex type to store registry rule data for a Win32 LOB app.Methods in com.microsoft.graph.models that return Win32LobAppRuleModifier and TypeMethodDescriptionstatic Win32LobAppRuleWin32LobAppRule.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type Win32LobAppRuleMethod parameters in com.microsoft.graph.models with type arguments of type Win32LobAppRuleModifier and TypeMethodDescriptionvoidWin32LobApp.setRules(List<Win32LobAppRule> value) Sets the rules property value.