Uses of Class
com.microsoft.graph.models.DeviceHealthAttestationState
Packages that use DeviceHealthAttestationState
-
Uses of DeviceHealthAttestationState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DeviceHealthAttestationStateModifier and TypeMethodDescriptionstatic DeviceHealthAttestationStateDeviceHealthAttestationState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueManagedDevice.getDeviceHealthAttestationState()Gets the deviceHealthAttestationState property value.Methods in com.microsoft.graph.models with parameters of type DeviceHealthAttestationStateModifier and TypeMethodDescriptionvoidManagedDevice.setDeviceHealthAttestationState(DeviceHealthAttestationState value) Sets the deviceHealthAttestationState property value.