Share via


DataStoreTypes type

type of datastore; Operational/Vault/Archive
KnownDataStoreTypes can be used interchangeably with DataStoreTypes, this enum contains the known values that the service supports.

Known values supported by the service

OperationalStore
VaultStore
ArchiveStore

type DataStoreTypes = string