| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| com.azure.resourcemanager.authorization.utils |
This package contains utility classes for working with Azure authorization.
|
| Modifier and Type | Method and Description |
|---|---|
RoleAssignment |
RoleAssignments.getByScope(String scope,
String name)
Gets the information about a role assignment based on scope and name.
|
| Modifier and Type | Method and Description |
|---|---|
ServicePrincipal.Update |
ServicePrincipal.UpdateStages.WithRoleAssignment.withoutRole(RoleAssignment roleAssignment)
Removes a role from the service principal.
|
| Modifier and Type | Method and Description |
|---|---|
RoleAssignmentHelper |
RoleAssignmentHelper.withoutAccessTo(RoleAssignment roleAssignment)
Specifies that an access role assigned to the identity should be removed.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.