AddonState type

Addon Provisioning State
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