App Template Http Scale Rule
data class AppTemplateHttpScaleRule(val authentications: List<AppTemplateHttpScaleRuleAuthentication>? = null, val concurrentRequests: String, val name: String)
Constructors
Link copied to clipboard
constructor(authentications: List<AppTemplateHttpScaleRuleAuthentication>? = null, concurrentRequests: String, name: String)