Uses of Class
com.azure.resourcemanager.network.models.VirtualNetworkListUsageResult
Packages that use VirtualNetworkListUsageResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkListUsageResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type VirtualNetworkListUsageResultModifier and TypeClassDescriptionfinal classResponse for the virtual networks GetUsage API service call.Methods in com.azure.resourcemanager.network.models that return VirtualNetworkListUsageResultModifier and TypeMethodDescriptionVirtualNetworkListUsageResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualNetworkListUsageResult from the JsonReader.VirtualNetworkListUsageResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.