AddonProvisioningState type

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

Known values supported by the service

Succeeded: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
Cancelled: is cancelled
Building: is building
Deleting: is deleting
Updating: is updating

type AddonProvisioningState = string