Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuit.DefinitionStages.WithCreate
Packages that use ExpressRouteCircuit.DefinitionStages.WithCreate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuit.DefinitionStages.WithCreate in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuit.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the express route circuit definition.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuit.DefinitionStages.WithCreateModifier and TypeMethodDescriptionExpressRouteCircuit.DefinitionStages.WithAuthorization.withAuthorization(String authorizationName) Specifies the authorization name for the express route circuit.ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations.withClassicOperations()Specifies whether classic operations are enabled.ExpressRouteCircuit.DefinitionStages.WithSku.withSku(ExpressRouteCircuitSkuType skuType) Specifies the SKU type for the express route circuit.