Uses of Interface
com.microsoft.azure.management.network.Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName
-
Packages that use Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName in com.microsoft.azure.management.network
Subinterfaces of Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceIpv6PeeringConfig.Definition<ParentT>The entirety of a public frontend definition.Methods in com.microsoft.azure.management.network that return Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName Modifier and Type Method Description Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName<ParentT>Ipv6PeeringConfig.DefinitionStages.WithCustomerASN. withCustomerASN(int customerASN)Specifies customer ASN.
-