Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithVlanId
-
Packages that use ExpressRouteCircuitPeering.DefinitionStages.WithVlanId Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitPeering.DefinitionStages.WithVlanId in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuitPeering.DefinitionStages.WithVlanId in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceExpressRouteCircuitPeering.DefinitionThe entirety of the express route circuit peering definition.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuitPeering.DefinitionStages.WithVlanId Modifier and Type Method Description ExpressRouteCircuitPeering.DefinitionStages.WithVlanIdExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix. withSecondaryPeerAddressPrefix(String addressPrefix)Specifies the secondary peer address prefix for the Express Route Circuit Peering.
-