storageAccountType

@JvmName(name = "dtdkvmukanfoaocb")
suspend fun storageAccountType(value: Output<Either<String, StorageAccountType>>)
@JvmName(name = "wanjooqwdtoicqlk")
suspend fun storageAccountType(value: Either<String, StorageAccountType>?)
@JvmName(name = "jgwjhbyetbysvfgd")
fun storageAccountType(value: String)
@JvmName(name = "tbopqkfyolvsvwmy")
fun storageAccountType(value: StorageAccountType)

Parameters

value

The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)