Uses of Class
com.azure.resourcemanager.network.models.NetworkVirtualApplianceSkuInstances
Packages that use NetworkVirtualApplianceSkuInstances
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the 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 NetworkVirtualApplianceSkuInstancesModifier and TypeMethodDescriptionNetworkVirtualApplianceSkuInner.availableScaleUnits()Get the availableScaleUnits property: The list of scale units available.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 NetworkVirtualApplianceSkuInstancesModifier and TypeMethodDescriptionNetworkVirtualApplianceSkuInner.withAvailableScaleUnits(List<NetworkVirtualApplianceSkuInstances> availableScaleUnits) Set the availableScaleUnits property: The list of scale units available.NetworkVirtualApplianceSkuPropertiesFormat.withAvailableScaleUnits(List<NetworkVirtualApplianceSkuInstances> availableScaleUnits) Set the availableScaleUnits property: The list of scale units available. -
Uses of NetworkVirtualApplianceSkuInstances in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkVirtualApplianceSkuInstancesModifier and TypeClassDescriptionfinal classNetwork Virtual Appliance Sku Instances List of available Sku and instances.Methods in com.azure.resourcemanager.network.models that return NetworkVirtualApplianceSkuInstancesModifier and TypeMethodDescriptionNetworkVirtualApplianceSkuInstances.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkVirtualApplianceSkuInstances from the JsonReader.