Uses of Class
com.azure.resourcemanager.network.models.NetworkVirtualApplianceSkuListResult
Packages that use NetworkVirtualApplianceSkuListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkVirtualApplianceSkuListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkVirtualApplianceSkuListResultModifier and TypeMethodDescriptionNetworkVirtualApplianceSkuListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkVirtualApplianceSkuListResult from the JsonReader.NetworkVirtualApplianceSkuListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.NetworkVirtualApplianceSkuListResult.withValue(List<NetworkVirtualApplianceSkuInner> value) Set the value property: List of Network Virtual Appliance Skus that are available.