State type

The state of onboarding, which only appears in the response.
KnownState can be used interchangeably with State, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Enabled
Disabled: Disabled
NotConfigured: NotConfigured

type State = string