public class ExpressRouteCircuitServiceProviderProperties extends Object
Constructor and Description |
---|
ExpressRouteCircuitServiceProviderProperties() |
Modifier and Type | Method and Description |
---|---|
Integer |
bandwidthInMbps()
Get the bandwidthInMbps value.
|
String |
peeringLocation()
Get the peeringLocation value.
|
String |
serviceProviderName()
Get the serviceProviderName value.
|
ExpressRouteCircuitServiceProviderProperties |
withBandwidthInMbps(Integer bandwidthInMbps)
Set the bandwidthInMbps value.
|
ExpressRouteCircuitServiceProviderProperties |
withPeeringLocation(String peeringLocation)
Set the peeringLocation value.
|
ExpressRouteCircuitServiceProviderProperties |
withServiceProviderName(String serviceProviderName)
Set the serviceProviderName value.
|
public ExpressRouteCircuitServiceProviderProperties()
public String serviceProviderName()
public ExpressRouteCircuitServiceProviderProperties withServiceProviderName(String serviceProviderName)
serviceProviderName
- the serviceProviderName value to setpublic String peeringLocation()
public ExpressRouteCircuitServiceProviderProperties withPeeringLocation(String peeringLocation)
peeringLocation
- the peeringLocation value to setpublic Integer bandwidthInMbps()
public ExpressRouteCircuitServiceProviderProperties withBandwidthInMbps(Integer bandwidthInMbps)
bandwidthInMbps
- the bandwidthInMbps value to setCopyright © 2019. All rights reserved.