Uses of Interface
com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithCreate
-
Packages that use ExpressRouteCircuit.DefinitionStages.WithCreate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ExpressRouteCircuit.DefinitionStages.WithCreate in com.microsoft.azure.management.network
Subinterfaces of ExpressRouteCircuit.DefinitionStages.WithCreate in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceExpressRouteCircuit.DefinitionThe entirety of the express route circuit definition.Methods in com.microsoft.azure.management.network that return ExpressRouteCircuit.DefinitionStages.WithCreate Modifier and Type Method Description ExpressRouteCircuit.DefinitionStages.WithCreateExpressRouteCircuit.DefinitionStages.WithAuthorization. withAuthorization(String authorizationName)ExpressRouteCircuit.DefinitionStages.WithCreateExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations. withClassicOperations()ExpressRouteCircuit.DefinitionStages.WithCreateExpressRouteCircuit.DefinitionStages.WithSku. withSku(ExpressRouteCircuitSkuType skuType)
-