Interface ExpressRouteCircuit.Definition
- All Superinterfaces:
Creatable<ExpressRouteCircuit>, ExpressRouteCircuit.DefinitionStages.Blank, ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations, ExpressRouteCircuit.DefinitionStages.WithAuthorization, ExpressRouteCircuit.DefinitionStages.WithBandwidth, ExpressRouteCircuit.DefinitionStages.WithCreate, ExpressRouteCircuit.DefinitionStages.WithGroup, ExpressRouteCircuit.DefinitionStages.WithPeeringLocation, ExpressRouteCircuit.DefinitionStages.WithServiceProvider, ExpressRouteCircuit.DefinitionStages.WithSku, GroupableResource.DefinitionStages.WithCreatableResourceGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>, GroupableResource.DefinitionStages.WithExistingResourceGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>, GroupableResource.DefinitionStages.WithGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>, GroupableResource.DefinitionStages.WithNewResourceGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>, HasName, Indexable, Resource.DefinitionWithRegion<ExpressRouteCircuit.DefinitionStages.WithGroup>, Resource.DefinitionWithTags<ExpressRouteCircuit.DefinitionStages.WithCreate>
- Enclosing interface:
ExpressRouteCircuit
public static interface ExpressRouteCircuit.Definition
extends ExpressRouteCircuit.DefinitionStages.Blank, ExpressRouteCircuit.DefinitionStages.WithGroup, ExpressRouteCircuit.DefinitionStages.WithServiceProvider, ExpressRouteCircuit.DefinitionStages.WithPeeringLocation, ExpressRouteCircuit.DefinitionStages.WithBandwidth, ExpressRouteCircuit.DefinitionStages.WithSku, ExpressRouteCircuit.DefinitionStages.WithCreate
The entirety of the express route circuit definition.
-
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 ExpressRouteCircuit.DefinitionStages.WithBandwidth
withBandwidthInMbpsMethods inherited from interface ExpressRouteCircuit.DefinitionStages.WithPeeringLocation
withPeeringLocationMethods inherited from interface ExpressRouteCircuit.DefinitionStages.WithServiceProvider
withServiceProviderMethods inherited from interface ExpressRouteCircuit.DefinitionStages.WithSku
withSkuMethods inherited from interface GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags