Share via


ProvisioningStateEnum type

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

Known values supported by the service

Updating: Table schema is still being built and updated, table is currently locked for any changes till the procedure is done.
InProgress: Table schema is stable and without changes, table data is being updated.
Succeeded: Table state is stable and without changes, table is unlocked and open for new updates.

type ProvisioningStateEnum = string