Custom Scale Rule Args
data class CustomScaleRuleArgs(val auth: Output<List<ScaleRuleAuthArgs>>? = null, val metadata: Output<Map<String, String>>? = null, val type: Output<String>? = null) : ConvertibleToJava<CustomScaleRuleArgs>
Azure Spring Apps App Instance Custom scaling rule.