Package | Description |
---|---|
com.microsoft.azure.management.graphrbac |
This package contains the classes for GraphRbacManagementClient.
|
Modifier and Type | Method and Description |
---|---|
UserBase |
UserBase.withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties value.
|
UserBase |
UserBase.withGivenName(String givenName)
Set the givenName value.
|
UserBase |
UserBase.withImmutableId(String immutableId)
Set the immutableId value.
|
UserBase |
UserBase.withSurname(String surname)
Set the surname value.
|
UserBase |
UserBase.withUsageLocation(String usageLocation)
Set the usageLocation value.
|
UserBase |
UserBase.withUserType(UserType userType)
Set the userType value.
|
Copyright © 2019. All rights reserved.