Uses of Enum
com.microsoft.graph.models.Win32LobAppPowerShellScriptRuleOperationType
Packages that use Win32LobAppPowerShellScriptRuleOperationType
-
Uses of Win32LobAppPowerShellScriptRuleOperationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppPowerShellScriptRuleOperationTypeModifier and TypeMethodDescriptionWin32LobAppPowerShellScriptRule.getOperationType()Gets the operationType property value.Returns the enum constant of this type with the specified name.Win32LobAppPowerShellScriptRuleOperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type Win32LobAppPowerShellScriptRuleOperationTypeModifier and TypeMethodDescriptionvoidWin32LobAppPowerShellScriptRule.setOperationType(Win32LobAppPowerShellScriptRuleOperationType value) Sets the operationType property value.