Uses of Class
com.azure.resourcemanager.network.models.NetworkVirtualApplianceSkuInstances
-
Packages that use NetworkVirtualApplianceSkuInstances Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of NetworkVirtualApplianceSkuInstances in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type NetworkVirtualApplianceSkuInstances Modifier and Type Method Description List<NetworkVirtualApplianceSkuInstances>NetworkVirtualApplianceSkuInner. availableScaleUnits()Get the availableScaleUnits property: The list of scale units available.List<NetworkVirtualApplianceSkuInstances>NetworkVirtualApplianceSkuPropertiesFormat. availableScaleUnits()Get the availableScaleUnits property: The list of scale units available.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type NetworkVirtualApplianceSkuInstances Modifier and Type Method Description NetworkVirtualApplianceSkuInnerNetworkVirtualApplianceSkuInner. withAvailableScaleUnits(List<NetworkVirtualApplianceSkuInstances> availableScaleUnits)Set the availableScaleUnits property: The list of scale units available.NetworkVirtualApplianceSkuPropertiesFormatNetworkVirtualApplianceSkuPropertiesFormat. withAvailableScaleUnits(List<NetworkVirtualApplianceSkuInstances> availableScaleUnits)Set the availableScaleUnits property: The list of scale units available.
-