Uses of Class
com.azure.resourcemanager.network.models.UsagesListResult
Packages that use UsagesListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of UsagesListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return UsagesListResultModifier and TypeMethodDescriptionstatic UsagesListResultUsagesListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UsagesListResult from the JsonReader.UsagesListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.UsagesListResult.withValue(List<UsageInner> value) Set the value property: The list network resource usages.