| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RoleAssignmentListResult |
RoleAssignmentListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to use for getting the next set of results.
|
RoleAssignmentListResult |
RoleAssignmentListResult.withValue(List<RoleAssignmentInner> value)
Set the value property: Role assignment list.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.