AddonState type

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

Known values supported by the service

Invalid
Creating
Created
Updating
Reconfiguring
Failed
Deleting

type AddonState = string