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