requestedBackupStorageRedundancy

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