Application Gateway Sku Response
data class ApplicationGatewaySkuResponse(val capacity: Int? = null, val family: String? = null, val name: String? = null, val tier: String? = null)
SKU of an application gateway.
SKU of an application gateway.