storageAccountType

@JvmName(name = "lvhfrjeqsnsingiy")
suspend fun storageAccountType(value: Output<String>)
@JvmName(name = "vdagtjtifxcxjhve")
suspend fun storageAccountType(value: String?)

Parameters

value

The storage account type to be used for the data disk. Values are: Possible values are Standard_LRS - The data disk should use standard locally redundant storage. Premium_LRS - The data disk should use premium locally redundant storage. Defaults to Standard_LRS.