Tcp Scale Rule Response
data class TcpScaleRuleResponse(val auth: List<ScaleRuleAuthResponse>? = null, val metadata: Map<String, String>? = null)
Azure Spring Apps App Instance Tcp scaling rule.
Constructors
Link copied to clipboard
fun TcpScaleRuleResponse(auth: List<ScaleRuleAuthResponse>? = null, metadata: Map<String, String>? = null)