queryType

@JvmName(name = "asfrarcsxkeeawit")
suspend fun queryType(value: Output<String>)
@JvmName(name = "ohktefglcualbqtm")
suspend fun queryType(value: String?)

Parameters

value

The type of query results. Possible values are ResultCount and Number. Default is ResultCount. If set to ResultCount, query must include an AggregatedValue column of a numeric type, for example, Heartbeat | summarize AggregatedValue = count() by bin(TimeGenerated, 5m).