GetExpressRouteCircuitServiceProviderProperty

data class GetExpressRouteCircuitServiceProviderProperty(val bandwidthInMbps: Int, val peeringLocation: String, val serviceProviderName: String)

Constructors

constructor(bandwidthInMbps: Int, peeringLocation: String, serviceProviderName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bandwidth in Mbps of the ExpressRoute circuit.

Link copied to clipboard

The name of the peering location and not the Azure resource location.

Link copied to clipboard

The name of the ExpressRoute Service Provider.