storageAccountType

@JvmName(name = "gsattbedrhykoguc")
suspend fun storageAccountType(value: Output<Either<String, StorageAccountType>>)
@JvmName(name = "troruvnglcidsltk")
suspend fun storageAccountType(value: Either<String, StorageAccountType>?)
@JvmName(name = "cvkebuiidmjuelht")
fun storageAccountType(value: String)
@JvmName(name = "wygtxrqrqqcducic")
fun storageAccountType(value: StorageAccountType)

Parameters

value

The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".