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