Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCircuitServiceProviderProperties
-
Packages that use ExpressRouteCircuitServiceProviderProperties 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. -
-
Uses of ExpressRouteCircuitServiceProviderProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteCircuitServiceProviderProperties Modifier and Type Method Description ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitInner. serviceProviderProperties()Get the serviceProviderProperties property: The ServiceProviderProperties.ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitPropertiesFormat. serviceProviderProperties()Get the serviceProviderProperties property: The ServiceProviderProperties.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteCircuitServiceProviderProperties Modifier and Type Method Description ExpressRouteCircuitInnerExpressRouteCircuitInner. withServiceProviderProperties(ExpressRouteCircuitServiceProviderProperties serviceProviderProperties)Set the serviceProviderProperties property: The ServiceProviderProperties.ExpressRouteCircuitPropertiesFormatExpressRouteCircuitPropertiesFormat. withServiceProviderProperties(ExpressRouteCircuitServiceProviderProperties serviceProviderProperties)Set the serviceProviderProperties property: The ServiceProviderProperties. -
Uses of ExpressRouteCircuitServiceProviderProperties in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuitServiceProviderProperties Modifier and Type Method Description ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuit. serviceProviderProperties()ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitServiceProviderProperties. withBandwidthInMbps(Integer bandwidthInMbps)Set the bandwidthInMbps property: The BandwidthInMbps.ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitServiceProviderProperties. withPeeringLocation(String peeringLocation)Set the peeringLocation property: The peering location.ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitServiceProviderProperties. withServiceProviderName(String serviceProviderName)Set the serviceProviderName property: The serviceProviderName.
-