Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
-
Packages that use ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceExpressRouteCrossConnectionPeering.DefinitionThe entirety of the express route Cross Connection peering definition.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix Modifier and Type Method Description ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefixExpressRouteCrossConnectionPeering.DefinitionStages.WithPrimaryPeerAddressPrefix. withPrimaryPeerAddressPrefix(String addressPrefix)Specifies the primary peer address prefix.
-