StorageRedundancyEnum type

Enum to indicate whether storage sku value is 'ZoneRedundancy' or 'LocalRedundancy'
KnownStorageRedundancyEnum can be used interchangeably with StorageRedundancyEnum, this enum contains the known values that the service supports.

Known values supported by the service

LocalRedundancy
ZoneRedundancy

type StorageRedundancyEnum = string