Share via


SimState type

Defines values for SimState.
KnownSimState can be used interchangeably with SimState, this enum contains the known values that the service supports.

Known values supported by the service

Disabled: The SIM is disabled because not all configuration required for enabling is present.
Enabled: The SIM is enabled.
Invalid: The SIM cannot be enabled because some of the associated configuration is invalid.

type SimState = string