Uses of Class
com.azure.resourcemanager.compute.models.ListUsagesResult
-
Packages that use ListUsagesResult Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ListUsagesResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ListUsagesResult Modifier and Type Method Description ListUsagesResultListUsagesResult. withNextLink(String nextLink)Set the nextLink property: The URI to fetch the next page of compute resource usage information.ListUsagesResultListUsagesResult. withValue(List<UsageInner> value)Set the value property: The list of compute resource usages.
-