Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCircuitSku
Packages that use ExpressRouteCircuitSku
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuitSku in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteCircuitSkuMethods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteCircuitSkuModifier and TypeMethodDescriptionExpressRouteCircuitInner.withSku(ExpressRouteCircuitSku sku) Set the sku property: The SKU. -
Uses of ExpressRouteCircuitSku in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ExpressRouteCircuitSkuModifier and TypeClassDescriptionfinal classContains SKU in an ExpressRouteCircuit.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuitSkuModifier and TypeMethodDescriptionstatic ExpressRouteCircuitSkuExpressRouteCircuitSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCircuitSku from the JsonReader.ExpressRouteCircuitSkuType.sku()Gets the SKU.ExpressRouteCircuitSku.withFamily(ExpressRouteCircuitSkuFamily family) Set the family property: The family of the SKU.Set the name property: The name of the SKU.ExpressRouteCircuitSku.withTier(ExpressRouteCircuitSkuTier tier) Set the tier property: The tier of the SKU.Methods in com.azure.resourcemanager.network.models with parameters of type ExpressRouteCircuitSkuModifier and TypeMethodDescriptionstatic ExpressRouteCircuitSkuTypeExpressRouteCircuitSkuType.fromSku(ExpressRouteCircuitSku sku) Searches for an SKU type and creates a new Express Route circuit SKU type instance if not found among the existing ones.Constructors in com.azure.resourcemanager.network.models with parameters of type ExpressRouteCircuitSkuModifierConstructorDescriptionCreates a custom value for ExpressRouteCircuitSkuType.