| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2PermissionGrantListResult |
OAuth2PermissionGrantListResult.withOdataNextLink(String odataNextLink)
Set the odataNextLink property: the URL to get the next set of results.
|
OAuth2PermissionGrantListResult |
OAuth2PermissionGrantListResult.withValue(List<OAuth2PermissionGrantInner> value)
Set the value property: the list of oauth2 permissions grants.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.