| Modifier and Type | Method and Description |
|---|---|
RoleDefinitionProperties |
RoleDefinitionProperties.withAssignableScopes(List<String> assignableScopes)
Set the assignableScopes value.
|
RoleDefinitionProperties |
RoleDefinitionProperties.withDescription(String description)
Set the description value.
|
RoleDefinitionProperties |
RoleDefinitionProperties.withPermissions(List<com.microsoft.azure.management.graphrbac.implementation.PermissionInner> permissions)
Set the permissions value.
|
RoleDefinitionProperties |
RoleDefinitionProperties.withRoleName(String roleName)
Set the roleName value.
|
RoleDefinitionProperties |
RoleDefinitionProperties.withType(String type)
Set the type value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/