public class RoleAssignmentCreateParameters extends Object
| Constructor and Description |
|---|
RoleAssignmentCreateParameters() |
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentPropertiesInner |
properties()
Get the properties value.
|
RoleAssignmentCreateParameters |
withProperties(com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentPropertiesInner properties)
Set the properties value.
|
public com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentPropertiesInner properties()
public RoleAssignmentCreateParameters withProperties(com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentPropertiesInner properties)
properties - the properties value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/