Uses of Class
com.microsoft.azure.management.graphrbac.UserBase
Package
Description
This package contains the classes for GraphRbacManagementClient.
-
Uses of UserBase in com.microsoft.azure.management.graphrbac
Modifier and TypeMethodDescriptionUserBase.withAdditionalProperties
(Map<String, Object> additionalProperties) Set the additionalProperties value.UserBase.withGivenName
(String givenName) Set the givenName value.UserBase.withImmutableId
(String immutableId) Set the immutableId value.UserBase.withSurname
(String surname) Set the surname value.UserBase.withUsageLocation
(String usageLocation) Set the usageLocation value.UserBase.withUserType
(UserType userType) Set the userType value.