public static interface Ipv6PeeringConfig.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Ipv6PeeringConfig.DefinitionStages.Blank<ParentT>
The first stage of a public frontend definition.
|
static interface |
Ipv6PeeringConfig.DefinitionStages.WithAdvertisedPublicPrefixes<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary address prefix.
|
static interface |
Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT>
The final stage of a public frontend definition.
|
static interface |
Ipv6PeeringConfig.DefinitionStages.WithCustomerASN<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify customer ASN.
|
static interface |
Ipv6PeeringConfig.DefinitionStages.WithPrimaryPeerAddressPrefix<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify primary address prefix.
|
static interface |
Ipv6PeeringConfig.DefinitionStages.WithRouteFilter<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify route filter.
|
static interface |
Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify routing registry name.
|
static interface |
Ipv6PeeringConfig.DefinitionStages.WithSecondaryPeerAddressPrefix<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary address prefix.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/