Share via


KeyVaultStatus type

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

Known values supported by the service

Created: KeyVault connection created but not in use
InUse: KeyVault connection in use by SMB Volume
Deleted: KeyVault connection Deleted
Error: Error with the KeyVault connection
Updating: KeyVault connection Updating

type KeyVaultStatus = string