Package version:

Type alias CatalogSyncState

CatalogSyncState: string

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

Known values supported by the service

Succeeded
InProgress
Failed
Canceled

Generated using TypeDoc