Interface ExpressRouteCircuitPeering.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<ExpressRouteCircuitPeering>,HasName,Indexable
- All Known Subinterfaces:
ExpressRouteCircuitPeering.Definition
- Enclosing interface:
- ExpressRouteCircuitPeering.DefinitionStages
public static interface ExpressRouteCircuitPeering.DefinitionStages.WithCreate extends Creatable<ExpressRouteCircuitPeering>
The stage of the Express Route Circuit 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
-
-