KnownProvisioningStateEnum enum
Known values of ProvisioningStateEnum that the service accepts.
Fields
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. |
Updating | Table schema is still being built and updated, table is currently locked for any changes till the procedure is done. |