pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
QueueScaleRuleArgs
/
QueueScaleRuleArgs
Queue
Scale
Rule
Args
fun
QueueScaleRuleArgs
(
auth
:
Output
<
List
<
ScaleRuleAuthArgs
>
>
?
=
null
,
queueLength
:
Output
<
Int
>
?
=
null
,
queueName
:
Output
<
String
>
?
=
null
)