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 com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations
withClassicOperations
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithAuthorization
withAuthorization
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithBandwidth
withBandwidthInMbps
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithPeeringLocation
withPeeringLocation
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithServiceProvider
withServiceProvider
Methods inherited from interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithSku
withSku
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags