AKSServiceCreateRequestAutoScalerArgs

fun AKSServiceCreateRequestAutoScalerArgs(autoscaleEnabled: Output<Boolean>? = null, maxReplicas: Output<Int>? = null, minReplicas: Output<Int>? = null, refreshPeriodInSeconds: Output<Int>? = null, targetUtilization: Output<Int>? = null)