toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.streamanalytics.kotlin
/
OutputFunctionArgsBuilder
/
batchMaxCount
batch
Max
Count
@
JvmName
(
name
=
"oelumphnlxmgelyw"
)
suspend
fun
batchMaxCount
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ixbfkbfjcmcolvio"
)
suspend
fun
batchMaxCount
(
value
:
Int
?
)
Parameters
value
The maximum number of events in each batch that's sent to the function. Defaults to
100
.