Interface ExpressRouteCrossConnectionPeering.DefinitionStages
-
- Enclosing interface:
- ExpressRouteCrossConnectionPeering
public static interface ExpressRouteCrossConnectionPeering.DefinitionStagesGrouping of express route Cross Connection peering definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.BlankThe first stage of an Express Route Cross Connection Peering configuration.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixesThe stage of Express Route Cross Connection Peering definition allowing to specify advertised address prefixes.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithCreateThe stage of the Express Route Cross Connection Peering definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASNThe stage of Cross Connection Peering configuration definition allowing to specify customer ASN.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfigSpecifies IPv6 configuration.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerASNThe stage of Express Route Cross Connection Peering definition allowing to specify AS number for peering.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithPrimaryPeerAddressPrefixThe stage of Express Route Cross Connection Peering definition allowing to specify primary address prefix.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithRoutingRegistryNameThe stage of Cross Connection Peering definition allowing to specify routing registry name.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefixThe stage of Express Route Cross Connection Peering definition allowing to specify secondary address prefix.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKeyThe stage of Express Route Cross Connection Peering definition allowing to specify a Shared Key.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithStateThe stage of Express Route Cross Connection Peering definition allowing to specify the peering state.static interfaceExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanIdThe stage of Express Route Cross Connection Peering definition allowing to specify VLAN ID.
-