Package version:

DeviceState: string

The edge device state.
KnownDeviceState can be used interchangeably with DeviceState, this enum contains the known values that the service supports.

NotSpecified: The edge device state is not specified.
Connected: The edge device state is in connected state.
Disconnected: The edge device state is in disconnected state.
Repairing: The edge device state is in repairing state.
Draining: The edge device state is in draining state.
InMaintenance: The edge device state is in maintenance state.
Resuming: The edge device state is in resuming state.
Processing: The edge device state is in processing state.