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