Interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<ExpressRouteCrossConnectionPeering>,ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig,ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey,ExpressRouteCrossConnectionPeering.DefinitionStages.WithState,HasName,Indexable
- All Known Subinterfaces:
ExpressRouteCrossConnectionPeering.Definition
- Enclosing interface:
- ExpressRouteCrossConnectionPeering.DefinitionStages
public static interface ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate extends Creatable<ExpressRouteCrossConnectionPeering>, ExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey, ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig, ExpressRouteCrossConnectionPeering.DefinitionStages.WithState
The stage of the Express Route Cross Connection Peering definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
-
-
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.WithIpv6PeeringConfig
defineIpv6Config, withoutIpv6Config
-
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
-
-