Package version:

Enumeration KnownProvisioningStateEnum

Known values of ProvisioningStateEnum that the service accepts.

Enumeration Members

Enumeration Members

InProgress: "InProgress"

Table schema is stable and without changes, table data is being updated.

Succeeded: "Succeeded"

Table state is stable and without changes, table is unlocked and open for new updates.

Updating: "Updating"

Table schema is still being built and updated, table is currently locked for any changes till the procedure is done.

Generated using TypeDoc