Interface ExpressRouteCircuitPeering.DefinitionStages
-
- Enclosing interface:
- ExpressRouteCircuitPeering
public static interface ExpressRouteCircuitPeering.DefinitionStagesGrouping of express route circuit peering definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceExpressRouteCircuitPeering.DefinitionStages.BlankThe first stage of an Express Route Circuit Peering configuration.static interfaceExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixesThe stage of Express Route Circuit Peering definition allowing to specify advertised address prefixes.static interfaceExpressRouteCircuitPeering.DefinitionStages.WithCreateThe stage of the Express Route Circuit 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 interfaceExpressRouteCircuitPeering.DefinitionStages.WithPeerAsnThe stage of Express Route Circuit Peering definition allowing to specify AS number for peering.static interfaceExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefixThe stage of Express Route Circuit Peering definition allowing to specify primary address prefix.static interfaceExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefixThe stage of Express Route Circuit Peering definition allowing to specify secondary address prefix.static interfaceExpressRouteCircuitPeering.DefinitionStages.WithVlanIdThe stage of Express Route Circuit Peering definition allowing to specify VLAN ID.
-