Custom Scale Rule Response
data class CustomScaleRuleResponse(val auth: List<ScaleRuleAuthResponse>? = null, val metadata: Map<String, String>? = null, val type: String? = null)
Azure Spring Apps App Instance Custom scaling rule.