Interface ExpressRouteCircuit.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<ExpressRouteCircuit>,ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations,ExpressRouteCircuit.DefinitionStages.WithAuthorization,HasName,Indexable,Resource.DefinitionWithTags<ExpressRouteCircuit.DefinitionStages.WithCreate>
- All Known Subinterfaces:
ExpressRouteCircuit.Definition
- Enclosing interface:
- ExpressRouteCircuit.DefinitionStages
public static interface ExpressRouteCircuit.DefinitionStages.WithCreate extends Creatable<ExpressRouteCircuit>, Resource.DefinitionWithTags<ExpressRouteCircuit.DefinitionStages.WithCreate>, ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations, ExpressRouteCircuit.DefinitionStages.WithAuthorization
The stage of the express route circuit 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.ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations
withClassicOperations
-
Methods inherited from interface com.azure.resourcemanager.network.models.ExpressRouteCircuit.DefinitionStages.WithAuthorization
withAuthorization
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-