| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationListResult |
OperationListResult.withNextLink(String nextLink)
Set the nextLink property: URL to get the next set of operation list results if there are any.
|
OperationListResult |
OperationListResult.withValue(List<OperationInner> value)
Set the value property: List of Microsoft.Resources operations.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.