CatalogSyncState type

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

type CatalogSyncState = string