Get Express Route Circuit Service Provider Property
data class GetExpressRouteCircuitServiceProviderProperty(val bandwidthInMbps: Int, val peeringLocation: String, val serviceProviderName: String)
Constructors
Link copied to clipboard
fun GetExpressRouteCircuitServiceProviderProperty(bandwidthInMbps: Int, peeringLocation: String, serviceProviderName: String)