Get App Template Custom Scale Rule
data class GetAppTemplateCustomScaleRule(val authentications: List<GetAppTemplateCustomScaleRuleAuthentication>, val customRuleType: String, val metadata: Map<String, String>, val name: String)
Constructors
Link copied to clipboard
fun GetAppTemplateCustomScaleRule(authentications: List<GetAppTemplateCustomScaleRuleAuthentication>, customRuleType: String, metadata: Map<String, String>, name: String)