Class DevicePosture
DevicePosture
public sealed class DevicePosture
- Inheritance
-
DevicePosture
- Inherited Members
Properties
Type
Current posture of the device
[JsonPropertyName("type")]
public DevicePostureTypeValues Type { get; set; }