Uses of Interface
com.azure.resourcemanager.network.models.Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName
-
Packages that use Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName in com.azure.resourcemanager.network.models
Subinterfaces of Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceIpv6PeeringConfig.Definition<ParentT>The entirety of a public frontend definition.Methods in com.azure.resourcemanager.network.models that return Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName Modifier and Type Method Description Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName<ParentT>Ipv6PeeringConfig.DefinitionStages.WithCustomerASN. withCustomerAsn(int customerASN)Specifies customer ASN.
-