Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCircuitServiceProviderProperties
Packages that use ExpressRouteCircuitServiceProviderProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
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 ExpressRouteCircuitServiceProviderPropertiesModifier and TypeMethodDescriptionExpressRouteCircuitInner.serviceProviderProperties()Get the serviceProviderProperties property: The ServiceProviderProperties.ExpressRouteCircuitPropertiesFormat.serviceProviderProperties()Get the serviceProviderProperties property: The ServiceProviderProperties.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteCircuitServiceProviderPropertiesModifier and TypeMethodDescriptionExpressRouteCircuitInner.withServiceProviderProperties(ExpressRouteCircuitServiceProviderProperties serviceProviderProperties) Set the serviceProviderProperties property: The ServiceProviderProperties.ExpressRouteCircuitPropertiesFormat.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 ExpressRouteCircuitServiceProviderPropertiesModifier and TypeMethodDescriptionExpressRouteCircuitServiceProviderProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCircuitServiceProviderProperties from the JsonReader.ExpressRouteCircuit.serviceProviderProperties()Gets the service provider properties.ExpressRouteCircuitServiceProviderProperties.withBandwidthInMbps(Integer bandwidthInMbps) Set the bandwidthInMbps property: The BandwidthInMbps.ExpressRouteCircuitServiceProviderProperties.withPeeringLocation(String peeringLocation) Set the peeringLocation property: The peering location.ExpressRouteCircuitServiceProviderProperties.withServiceProviderName(String serviceProviderName) Set the serviceProviderName property: The serviceProviderName.