requestedBackupStorageRedundancy

@JvmName(name = "cgxnhrqufcmshxau")
suspend fun requestedBackupStorageRedundancy(value: Output<Either<String, BackupStorageRedundancy>>)
@JvmName(name = "xijotqupfenyufjx")
suspend fun requestedBackupStorageRedundancy(value: Either<String, BackupStorageRedundancy>?)
@JvmName(name = "oxxukpsmvgajdrjf")
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)