Interface ExpressRouteCrossConnectionPeering.Definition
-
- All Superinterfaces:
Creatable<ExpressRouteCrossConnectionPeering>,ExpressRouteCrossConnectionPeering.DefinitionStages.Blank,ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes,ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate,ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN,ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig,ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerASN,ExpressRouteCrossConnectionPeering.DefinitionStages.WithPrimaryPeerAddressPrefix,ExpressRouteCrossConnectionPeering.DefinitionStages.WithRoutingRegistryName,ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix,ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey,ExpressRouteCrossConnectionPeering.DefinitionStages.WithState,ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId,HasName,Indexable
- Enclosing interface:
- ExpressRouteCrossConnectionPeering
public static interface ExpressRouteCrossConnectionPeering.Definition extends ExpressRouteCrossConnectionPeering.DefinitionStages.Blank, ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes, ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN, ExpressRouteCrossConnectionPeering.DefinitionStages.WithRoutingRegistryName, ExpressRouteCrossConnectionPeering.DefinitionStages.WithPrimaryPeerAddressPrefix, ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix, ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId, ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerASN, ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate
The entirety of the express route Cross Connection 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.ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefixes
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN
withCustomerAsn
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig
defineIpv6Config, withoutIpv6Config
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerASN
withPeerAsn
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithRoutingRegistryName
withRoutingRegistryName
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey
withSharedKey
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
withState
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId
withVlanId
-
-