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 Creatable
create, create, createAsync, createAsyncMethods inherited from interface ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations
withClassicOperationsMethods inherited from interface ExpressRouteCircuit.DefinitionStages.WithAuthorization
withAuthorizationMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags