Uses of Class
com.azure.resourcemanager.compute.models.ListUsagesResult
Packages that use ListUsagesResult
Package
Description
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 ListUsagesResultModifier and TypeMethodDescriptionListUsagesResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of compute resource usage information.ListUsagesResult.withValue(List<UsageInner> value) Set the value property: The list of compute resource usages.