Interface ExpressRouteCircuitPeering.Definition
- All Superinterfaces:
Creatable<ExpressRouteCircuitPeering>
,ExpressRouteCircuitPeering.DefinitionStages.Blank
,ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes
,ExpressRouteCircuitPeering.DefinitionStages.WithCreate
,ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn
,ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
,ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
,ExpressRouteCircuitPeering.DefinitionStages.WithVlanId
,HasName
,Indexable
- Enclosing interface:
- ExpressRouteCircuitPeering
public static interface ExpressRouteCircuitPeering.Definition
extends ExpressRouteCircuitPeering.DefinitionStages.Blank, ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes, ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix, ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix, ExpressRouteCircuitPeering.DefinitionStages.WithVlanId, ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn, ExpressRouteCircuitPeering.DefinitionStages.WithCreate
The entirety of the express route circuit peering definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefixes
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn
withPeerAsn
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithVlanId
withVlanId