pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
ScaleRuleArgs
/
ScaleRuleArgs
Scale
Rule
Args
fun
ScaleRuleArgs
(
azureQueue
:
Output
<
QueueScaleRuleArgs
>
?
=
null
,
custom
:
Output
<
CustomScaleRuleArgs
>
?
=
null
,
http
:
Output
<
HttpScaleRuleArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)