App Template Azure Queue Scale Rule
data class AppTemplateAzureQueueScaleRule(val authentications: List<AppTemplateAzureQueueScaleRuleAuthentication>, val name: String, val queueLength: Int, val queueName: String)
Constructors
Link copied to clipboard
constructor(authentications: List<AppTemplateAzureQueueScaleRuleAuthentication>, name: String, queueLength: Int, queueName: String)