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.Subinterfaces with type arguments of type ExpressRouteCircuit.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe 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.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.