| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RoleDefinition |
RoleDefinitions.getByScope(String scope,
String name)
Gets the information about a role definition based on scope and name.
|
RoleDefinition |
RoleDefinitions.getByScopeAndRoleName(String scope,
String roleName)
Gets the information about a role definition based on scope and name.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.