GetApplicationGatewaySkus

data class GetApplicationGatewaySkus(val capacity: Int, val name: String, val tier: String)

Constructors

Link copied to clipboard
constructor(capacity: Int, name: String, tier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Capacity of the SKU in use for this Application Gateway.

Link copied to clipboard

The name of this Application Gateway.

Link copied to clipboard

The Tier of the SKU in use for this Application Gateway.