requestedBackupStorageRedundancy

@JvmName(name = "lapgpfygdddhdthr")
suspend fun requestedBackupStorageRedundancy(value: Output<Either<String, BackupStorageRedundancy>>)
@JvmName(name = "gceyuefptjdeaeke")
suspend fun requestedBackupStorageRedundancy(value: Either<String, BackupStorageRedundancy>?)
@JvmName(name = "oddcmdirfjimxjjs")
fun requestedBackupStorageRedundancy(value: String)

Parameters

value

The storage account type to be used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage)