storageAccountType

@JvmName(name = "fjnbrtuixmrfjbpb")
suspend fun storageAccountType(value: Output<String>)
@JvmName(name = "dfqjnbdylleihsnw")
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.