Get App Template Tcp Scale Rule
data class GetAppTemplateTcpScaleRule(val authentications: List<GetAppTemplateTcpScaleRuleAuthentication>, val concurrentRequests: String, val name: String)
Constructors
Link copied to clipboard
constructor(authentications: List<GetAppTemplateTcpScaleRuleAuthentication>, concurrentRequests: String, name: String)