KeyVaultSyncStatus type
For changing or to initiate the resync to key-vault set the status to KeyVaultSyncPending, rest of the status will not be applicable.
KnownKeyVaultSyncStatus can be used interchangeably with KeyVaultSyncStatus,
this enum contains the known values that the service supports.
Known values supported by the service
KeyVaultSynced
KeyVaultSyncFailed
KeyVaultNotConfigured
KeyVaultSyncPending
KeyVaultSyncing
KeyVaultNotSynced
type KeyVaultSyncStatus = string