Uses of Class
com.microsoft.graph.models.WindowsProtectionState
Packages that use WindowsProtectionState
-
Uses of WindowsProtectionState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WindowsProtectionStateModifier and TypeMethodDescriptionstatic WindowsProtectionStateWindowsProtectionState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueManagedDevice.getWindowsProtectionState()Gets the windowsProtectionState property value.Methods in com.microsoft.graph.models with parameters of type WindowsProtectionStateModifier and TypeMethodDescriptionvoidManagedDevice.setWindowsProtectionState(WindowsProtectionState value) Sets the windowsProtectionState property value.