storageAccountType

@JvmName(name = "mwqixgtgecmdpvqv")
suspend fun storageAccountType(value: Output<StorageAccountType>)
@JvmName(name = "kxpnfasvjqjlxjrp")
suspend fun storageAccountType(value: StorageAccountType?)

Parameters

value

If omitted, the default is "Standard_LRS". Values are: Standard_LRS - The data disk should use standard locally redundant storage. Premium_LRS - The data disk should use premium locally redundant storage.