Interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<ExpressRouteCrossConnectionPeering>,ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig,ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey,ExpressRouteCrossConnectionPeering.DefinitionStages.WithState,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,com.microsoft.azure.management.resources.fluentcore.model.Indexable
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Definition
- Enclosing interface:
- ExpressRouteCrossConnectionPeering.DefinitionStages
public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<ExpressRouteCrossConnectionPeering>, ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey, ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig, ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
-
-
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.WithIpv6PeeringConfig
defineIpv6Config, withoutIpv6Config
-
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
-
-