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