pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
AutoscaleProfileArgs
/
AutoscaleProfileArgs
Autoscale
Profile
Args
fun
AutoscaleProfileArgs
(
capacity
:
Output
<
ScaleCapacityArgs
>
,
fixedDate
:
Output
<
TimeWindowArgs
>
?
=
null
,
name
:
Output
<
String
>
,
recurrence
:
Output
<
RecurrenceArgs
>
?
=
null
,
rules
:
Output
<
List
<
ScaleRuleArgs
>
>
)