DesiredInstallationState type
Defines values for DesiredInstallationState.
KnownDesiredInstallationState can be used interchangeably with DesiredInstallationState,
this enum contains the known values that the service supports.
Known values supported by the service
Uninstalled: Don't install the packet core.
Installed: Install the packet core.
type DesiredInstallationState = string