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
Creating 
Unavailable 
Running 
Deleting 
Deleted 
Stopping 
Stopped 
Starting 
Updating
type State = string