| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitServiceProviderProperties |
ExpressRouteCircuitInner.serviceProviderProperties()
Get the serviceProviderProperties property: The ServiceProviderProperties.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitInner |
ExpressRouteCircuitInner.withServiceProviderProperties(ExpressRouteCircuitServiceProviderProperties serviceProviderProperties)
Set the serviceProviderProperties property: The ServiceProviderProperties.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitServiceProviderProperties |
ExpressRouteCircuit.serviceProviderProperties() |
ExpressRouteCircuitServiceProviderProperties |
ExpressRouteCircuitServiceProviderProperties.withBandwidthInMbps(Integer bandwidthInMbps)
Set the bandwidthInMbps property: The BandwidthInMbps.
|
ExpressRouteCircuitServiceProviderProperties |
ExpressRouteCircuitServiceProviderProperties.withPeeringLocation(String peeringLocation)
Set the peeringLocation property: The peering location.
|
ExpressRouteCircuitServiceProviderProperties |
ExpressRouteCircuitServiceProviderProperties.withServiceProviderName(String serviceProviderName)
Set the serviceProviderName property: The serviceProviderName.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.