storageAccountType

@JvmName(name = "edqrheqqkxscmwhc")
suspend fun storageAccountType(value: Output<String>)
@JvmName(name = "aahosyyokqmigyxf")
suspend fun storageAccountType(value: String)

Parameters

value

The Type of Storage Account which should back this Data Disk. Possible values include Standard_LRS, StandardSSD_LRS, StandardSSD_ZRS, Premium_LRS, PremiumV2_LRS, Premium_ZRS and UltraSSD_LRS.

NOTE: UltraSSD_LRS is only supported when ultra_ssd_enabled within the additional_capabilities block is enabled.