Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ListUsagesResult |
ListUsagesResult.withNextLink(String nextLink)
Set the nextLink property: The URI to fetch the next page of compute resource usage information.
|
ListUsagesResult |
ListUsagesResult.withValue(List<UsageInner> value)
Set the value property: The list of compute resource usages.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.