Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ResourceSkusResult |
ResourceSkusResult.withNextLink(String nextLink)
Set the nextLink property: The URI to fetch the next page of Resource Skus.
|
ResourceSkusResult |
ResourceSkusResult.withValue(List<ResourceSkuInner> value)
Set the value property: The list of skus available for the subscription.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.