Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownProvisioningStateEnum

Package version

Known values of ProvisioningStateEnum that the service accepts.

Index

Enumeration members

Enumeration members

InProgress

InProgress: = "InProgress"

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

Succeeded

Succeeded: = "Succeeded"

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

Updating

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