Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuit.DefinitionStages.WithPeeringLocation
-
Packages that use ExpressRouteCircuit.DefinitionStages.WithPeeringLocation Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuit.DefinitionStages.WithPeeringLocation in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuit.DefinitionStages.WithPeeringLocation in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceExpressRouteCircuit.DefinitionThe entirety of the express route circuit definition.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuit.DefinitionStages.WithPeeringLocation Modifier and Type Method Description ExpressRouteCircuit.DefinitionStages.WithPeeringLocationExpressRouteCircuit.DefinitionStages.WithServiceProvider. withServiceProvider(String serviceProviderName)Specifies the service provider name for the express route circuit.
-