Uses of Interface
com.microsoft.azure.management.network.Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix
-
Packages that use Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix in com.microsoft.azure.management.network
Subinterfaces of Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceIpv6PeeringConfig.UpdateDefinition<ParentT>The entirety of Cross Connection Peering IPv6 configuration definition as part of Cross Connection Peering update.Methods in com.microsoft.azure.management.network that return Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix Modifier and Type Method Description Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix<ParentT>Ipv6PeeringConfig.UpdateDefinitionStages.WithPrimaryPeerAddressPrefix. withPrimaryPeerAddressPrefix(String addressPrefix)
-