storageAccountType

@JvmName(name = "sqljytxajgqxuujm")
suspend fun storageAccountType(value: Output<Either<String, StorageAccountType>>)
@JvmName(name = "gyftlenfmpogeaow")
suspend fun storageAccountType(value: Either<String, StorageAccountType>?)
@JvmName(name = "hoeatiuiimtxeijv")
fun storageAccountType(value: String)
@JvmName(name = "jwjjoalsguuqoess")
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)