pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.streamanalytics.kotlin
/
OutputFunctionArgsBuilder
/
batchMaxCount
batch
Max
Count
@
JvmName
(
name
=
"tpekfetvwpsbxubs"
)
suspend
fun
batchMaxCount
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yqvqwvyyxqcadglt"
)
suspend
fun
batchMaxCount
(
value
:
Int
?
)
Parameters
value
The maximum number of events in each batch that's sent to the function. Defaults to
100
.