public static interface Ipv6PeeringConfig.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.Blank<ParentT>
The first stage of a public frontend definition.
|
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.WithAdvertisedPublicPrefixes<ParentT> |
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of peering IPv6 configuration definition.
|
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary customer ASN.
|
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.WithPrimaryPeerAddressPrefix<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify primary address prefix.
|
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.WithRouteFilter<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify route filter.
|
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.WithRoutingRegistryName<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify routing registry name.
|
static interface |
Ipv6PeeringConfig.UpdateDefinitionStages.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.
*/