Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
-
Packages that use ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix 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.WithSecondaryPeerAddressPrefix Modifier and Type Method Description ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefixExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix. withPrimaryPeerAddressPrefix(String addressPrefix)Specifies the primary peer address prefix for the Express Route Circuit Peering.
-