Peering Sku Response
data class PeeringSkuResponse(val family: String? = null, val name: String? = null, val size: String? = null, val tier: String? = null)
The SKU that defines the tier and kind of the peering.
The SKU that defines the tier and kind of the peering.