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.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefixes
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn
withPeerAsn
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.WithVlanId
withVlanId
-
-