| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Ipv6PeeringConfig.Definition<ParentT>
The entirety of a public frontend definition.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6PeeringConfig.DefinitionStages.WithCustomerASN<ParentT> |
Ipv6PeeringConfig.DefinitionStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefix(String publicPrefix)
Specify advertised prefix: sets a prefix that is planned to advertise over the BGP session.
|
Ipv6PeeringConfig.DefinitionStages.WithCustomerASN<ParentT> |
Ipv6PeeringConfig.DefinitionStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefixes(List<String> publicPrefixes)
Specify advertised prefixes: sets a list of all prefixes that are planned to advertise over the BGP
session.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.