| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationListResult |
ApplicationListResult.withOdataNextLink(String odataNextLink)
Set the odataNextLink property: The URL to get the next set of results.
|
ApplicationListResult |
ApplicationListResult.withValue(List<ApplicationInner> value)
Set the value property: A collection of applications.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.