Uses of Class
com.azure.resourcemanager.network.models.UsagesListResult
-
Packages that use UsagesListResult Package Description com.azure.resourcemanager.network.models 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 UsagesListResult Modifier and Type Method Description UsagesListResultUsagesListResult. withNextLink(String nextLink)Set the nextLink property: URL to get the next set of results.UsagesListResultUsagesListResult. withValue(List<UsageInner> value)Set the value property: The list network resource usages.
-