Uses of Interface
com.azure.resourcemanager.network.models.Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix
-
Packages that use Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix in com.azure.resourcemanager.network.models
Subinterfaces of Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models that return Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix Modifier and Type Method Description Ipv6PeeringConfig.UpdateDefinitionStages.WithSecondaryPeerAddressPrefix<ParentT>Ipv6PeeringConfig.UpdateDefinitionStages.WithPrimaryPeerAddressPrefix. withPrimaryPeerAddressPrefix(String addressPrefix)
-