State type

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

Known values supported by the service

Provisioning
Deprovisioning
Succeeded
Failed
NetworkSourceDeleted

type State = string