Interface ExpressRouteCrossConnectionPeering.Definition
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.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,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,com.microsoft.azure.management.resources.fluentcore.model.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.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithAdvertisedPublicPrefixes
withAdvertisedPublicPrefixes
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithCustomerASN
withCustomerASN
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig
defineIpv6Config, withoutIpv6Config
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerAsn
withPeerAsn
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
withPrimaryPeerAddressPrefix
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithRoutingRegistryName
withRoutingRegistryName
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
withSecondaryPeerAddressPrefix
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey
withSharedKey
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
withState
-
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithVlanId
withVlanId
-
-