ExpressRouteCircuitServiceProviderPropertiesResponse

data class ExpressRouteCircuitServiceProviderPropertiesResponse(val bandwidthInMbps: Int? = null, val peeringLocation: String? = null, val serviceProviderName: String? = null)

Contains ServiceProviderProperties in an ExpressRouteCircuit.

Constructors

constructor(bandwidthInMbps: Int? = null, peeringLocation: String? = null, serviceProviderName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bandwidthInMbps: Int? = null

The BandwidthInMbps.

Link copied to clipboard
val peeringLocation: String? = null

The peering location.

Link copied to clipboard

The serviceProviderName.