Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphUserInner
Packages that use MicrosoftGraphUserInner
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphUserInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphUserInnerModifier and TypeMethodDescriptionUsersUsersClient.createUser(MicrosoftGraphUserInner body) Add new entity to users.Get entity from users by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphUserInnerModifier and TypeMethodDescriptionUsersUsersClient.createUserAsync(MicrosoftGraphUserInner body) Add new entity to users.com.azure.core.http.rest.Response<MicrosoftGraphUserInner>UsersUsersClient.createUserWithResponse(MicrosoftGraphUserInner body, com.azure.core.util.Context context) Add new entity to users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphUserInner>>UsersUsersClient.createUserWithResponseAsync(MicrosoftGraphUserInner body) Add new entity to users.UsersUsersClient.getUserAsync(String userId) Get entity from users by key.com.azure.core.http.rest.Response<MicrosoftGraphUserInner>UsersUsersClient.getUserWithResponse(String userId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand, com.azure.core.util.Context context) Get entity from users by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphUserInner>>UsersUsersClient.getUserWithResponseAsync(String userId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand) Get entity from users by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphUserInner>UsersUsersClient.listUser()Get entities from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphUserInner>UsersUsersClient.listUser(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<Get6ItemsItem> orderby, List<Get7ItemsItem> select, List<Get8ItemsItem> expand, com.azure.core.util.Context context) Get entities from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphUserInner>UsersUsersClient.listUserAsync()Get entities from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphUserInner>UsersUsersClient.listUserAsync(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<Get6ItemsItem> orderby, List<Get7ItemsItem> select, List<Get8ItemsItem> expand) Get entities from users.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphUserInnerModifier and TypeMethodDescriptionUsersUsersClient.createUser(MicrosoftGraphUserInner body) Add new entity to users.UsersUsersClient.createUserAsync(MicrosoftGraphUserInner body) Add new entity to users.com.azure.core.http.rest.Response<MicrosoftGraphUserInner>UsersUsersClient.createUserWithResponse(MicrosoftGraphUserInner body, com.azure.core.util.Context context) Add new entity to users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphUserInner>>UsersUsersClient.createUserWithResponseAsync(MicrosoftGraphUserInner body) Add new entity to users.voidUsersUsersClient.updateUser(String userId, MicrosoftGraphUserInner body) Update entity in users.UsersUsersClient.updateUserAsync(String userId, MicrosoftGraphUserInner body) Update entity in users.com.azure.core.http.rest.Response<Void>UsersUsersClient.updateUserWithResponse(String userId, MicrosoftGraphUserInner body, com.azure.core.util.Context context) Update entity in users.UsersUsersClient.updateUserWithResponseAsync(String userId, MicrosoftGraphUserInner body) Update entity in users. -
Uses of MicrosoftGraphUserInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphUserInnerModifier and TypeMethodDescriptionMicrosoftGraphBaseItemInner.createdByUser()Get the createdByUser property: userMicrosoftGraphBaseItemInner.lastModifiedByUser()Get the lastModifiedByUser property: userMicrosoftGraphUserInner.withAboutMe(String aboutMe) Set the aboutMe property: A freeform text entry field for the user to describe themselves.MicrosoftGraphUserInner.withAccountEnabled(Boolean accountEnabled) Set the accountEnabled property: true if the account is enabled; otherwise, false.MicrosoftGraphUserInner.withActivities(List<MicrosoftGraphUserActivity> activities) Set the activities property: The user's activities across devices.MicrosoftGraphUserInner.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Represents an Azure Active Directory user object.MicrosoftGraphUserInner.withAgeGroup(String ageGroup) Set the ageGroup property: Sets the age group of the user.MicrosoftGraphUserInner.withAppRoleAssignments(List<MicrosoftGraphAppRoleAssignment> appRoleAssignments) Set the appRoleAssignments property: The appRoleAssignments property.MicrosoftGraphUserInner.withAssignedLicenses(List<MicrosoftGraphAssignedLicense> assignedLicenses) Set the assignedLicenses property: The licenses that are assigned to the user.MicrosoftGraphUserInner.withAssignedPlans(List<MicrosoftGraphAssignedPlan> assignedPlans) Set the assignedPlans property: The plans that are assigned to the user.MicrosoftGraphUserInner.withBirthday(OffsetDateTime birthday) Set the birthday property: The birthday of the user.MicrosoftGraphUserInner.withBusinessPhones(List<String> businessPhones) Set the businessPhones property: The telephone numbers for the user.MicrosoftGraphUserInner.withCalendar(MicrosoftGraphCalendar calendar) Set the calendar property: calendar.MicrosoftGraphUserInner.withCalendarGroups(List<MicrosoftGraphCalendarGroup> calendarGroups) Set the calendarGroups property: The user's calendar groups.MicrosoftGraphUserInner.withCalendars(List<MicrosoftGraphCalendar> calendars) Set the calendars property: The user's calendars.MicrosoftGraphUserInner.withCalendarView(List<MicrosoftGraphEvent> calendarView) Set the calendarView property: The calendar view for the calendar.Set the city property: The city in which the user is located.MicrosoftGraphUserInner.withCompanyName(String companyName) Set the companyName property: The company name which the user is associated.MicrosoftGraphUserInner.withConsentProvidedForMinor(String consentProvidedForMinor) Set the consentProvidedForMinor property: Sets whether consent has been obtained for minors.MicrosoftGraphUserInner.withContactFolders(List<MicrosoftGraphContactFolder> contactFolders) Set the contactFolders property: The user's contacts folders.MicrosoftGraphUserInner.withContacts(List<MicrosoftGraphContact> contacts) Set the contacts property: The user's contacts.MicrosoftGraphUserInner.withCountry(String country) Set the country property: The country/region in which the user is located; for example, 'US' or 'UK'.MicrosoftGraphUserInner.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: The created date of the user object.MicrosoftGraphUserInner.withCreatedObjects(List<MicrosoftGraphDirectoryObjectInner> createdObjects) Set the createdObjects property: Directory objects that were created by the user.MicrosoftGraphUserInner.withCreationType(String creationType) Set the creationType property: Indicates whether the user account was created as a regular school or work account (null), an external account (Invitation), a local account for an Azure Active Directory B2C tenant (LocalAccount) or self-service sign-up using email verification (EmailVerified).MicrosoftGraphUserInner.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphUserInner.withDepartment(String department) Set the department property: The name for the department in which the user works.MicrosoftGraphUserInner.withDeviceEnrollmentLimit(Integer deviceEnrollmentLimit) Set the deviceEnrollmentLimit property: The limit on the maximum number of devices that the user is permitted to enroll.MicrosoftGraphUserInner.withDeviceManagementTroubleshootingEvents(List<MicrosoftGraphDeviceManagementTroubleshootingEvent> deviceManagementTroubleshootingEvents) Set the deviceManagementTroubleshootingEvents property: The list of troubleshooting events for this user.MicrosoftGraphUserInner.withDirectReports(List<MicrosoftGraphDirectoryObjectInner> directReports) Set the directReports property: The users and contacts that report to the user.MicrosoftGraphUserInner.withDisplayName(String displayName) Set the displayName property: The name displayed in the address book for the user.MicrosoftGraphUserInner.withDrive(MicrosoftGraphDrive drive) Set the drive property: drive.MicrosoftGraphUserInner.withDrives(List<MicrosoftGraphDrive> drives) Set the drives property: A collection of drives available for this user.MicrosoftGraphUserInner.withEmployeeHireDate(OffsetDateTime employeeHireDate) Set the employeeHireDate property: The date and time when the user was hired or will start work in case of a future hire.MicrosoftGraphUserInner.withEmployeeId(String employeeId) Set the employeeId property: The employee identifier assigned to the user by the organization.MicrosoftGraphUserInner.withEmployeeOrgData(MicrosoftGraphEmployeeOrgData employeeOrgData) Set the employeeOrgData property: employeeOrgData.MicrosoftGraphUserInner.withEmployeeType(String employeeType) Set the employeeType property: Captures enterprise worker type: Employee, Contractor, Consultant, Vendor, etc.MicrosoftGraphUserInner.withEvents(List<MicrosoftGraphEvent> events) Set the events property: The user's events.MicrosoftGraphUserInner.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the user.MicrosoftGraphUserInner.withExternalUserState(String externalUserState) Set the externalUserState property: The externalUserState property.MicrosoftGraphUserInner.withExternalUserStateChangeDateTime(OffsetDateTime externalUserStateChangeDateTime) Set the externalUserStateChangeDateTime property: Shows the timestamp for the latest change to the externalUserState property.MicrosoftGraphUserInner.withFaxNumber(String faxNumber) Set the faxNumber property: The fax number of the user.MicrosoftGraphUserInner.withFollowedSites(List<MicrosoftGraphSite> followedSites) Set the followedSites property: The followedSites property.MicrosoftGraphUserInner.withGivenName(String givenName) Set the givenName property: The given name (first name) of the user.MicrosoftGraphUserInner.withHireDate(OffsetDateTime hireDate) Set the hireDate property: The hire date of the user.Set the id property: Read-only.MicrosoftGraphUserInner.withIdentities(List<MicrosoftGraphObjectIdentity> identities) Set the identities property: Represents the identities that can be used to sign in to this user account.MicrosoftGraphUserInner.withImAddresses(List<String> imAddresses) Set the imAddresses property: The instant message voice over IP (VOIP) session initiation protocol (SIP) addresses for the user.MicrosoftGraphUserInner.withInferenceClassification(MicrosoftGraphInferenceClassification inferenceClassification) Set the inferenceClassification property: inferenceClassification.MicrosoftGraphUserInner.withInsights(MicrosoftGraphOfficeGraphInsights insights) Set the insights property: officeGraphInsights.MicrosoftGraphUserInner.withInterests(List<String> interests) Set the interests property: A list for the user to describe their interests.MicrosoftGraphUserInner.withIsResourceAccount(Boolean isResourceAccount) Set the isResourceAccount property: Do not use – reserved for future use.MicrosoftGraphUserInner.withJobTitle(String jobTitle) Set the jobTitle property: The user's job title.MicrosoftGraphUserInner.withJoinedTeams(List<MicrosoftGraphTeamInner> joinedTeams) Set the joinedTeams property: The joinedTeams property.MicrosoftGraphUserInner.withLastPasswordChangeDateTime(OffsetDateTime lastPasswordChangeDateTime) Set the lastPasswordChangeDateTime property: The time when this Azure AD user last changed their password.MicrosoftGraphUserInner.withLegalAgeGroupClassification(String legalAgeGroupClassification) Set the legalAgeGroupClassification property: Used by enterprise applications to determine the legal age group of the user.MicrosoftGraphUserInner.withLicenseAssignmentStates(List<MicrosoftGraphLicenseAssignmentState> licenseAssignmentStates) Set the licenseAssignmentStates property: State of license assignments for this user.MicrosoftGraphUserInner.withLicenseDetails(List<MicrosoftGraphLicenseDetails> licenseDetails) Set the licenseDetails property: A collection of this user's license details.Set the mail property: The SMTP address for the user, for example, 'jeff@contoso.onmicrosoft.com'.MicrosoftGraphUserInner.withMailboxSettings(MicrosoftGraphMailboxSettings mailboxSettings) Set the mailboxSettings property: mailboxSettings.MicrosoftGraphUserInner.withMailFolders(List<MicrosoftGraphMailFolder> mailFolders) Set the mailFolders property: The user's mail folders.MicrosoftGraphUserInner.withMailNickname(String mailNickname) Set the mailNickname property: The mail alias for the user.MicrosoftGraphUserInner.withManagedAppRegistrations(List<MicrosoftGraphManagedAppRegistration> managedAppRegistrations) Set the managedAppRegistrations property: Zero or more managed app registrations that belong to the user.MicrosoftGraphUserInner.withManagedDevices(List<MicrosoftGraphManagedDevice> managedDevices) Set the managedDevices property: The managed devices associated with the user.MicrosoftGraphUserInner.withManager(MicrosoftGraphDirectoryObjectInner manager) Set the manager property: directoryObjectMicrosoftGraphUserInner.withMemberOf(List<MicrosoftGraphDirectoryObjectInner> memberOf) Set the memberOf property: The groups and directory roles that the user is a member of.MicrosoftGraphUserInner.withMessages(List<MicrosoftGraphMessage> messages) Set the messages property: The messages in a mailbox or folder.MicrosoftGraphUserInner.withMobilePhone(String mobilePhone) Set the mobilePhone property: The primary cellular telephone number for the user.MicrosoftGraphUserInner.withMySite(String mySite) Set the mySite property: The URL for the user's personal site.MicrosoftGraphUserInner.withOauth2PermissionGrants(List<MicrosoftGraphOAuth2PermissionGrant> oauth2PermissionGrants) Set the oauth2PermissionGrants property: The oauth2PermissionGrants property.MicrosoftGraphUserInner.withOfficeLocation(String officeLocation) Set the officeLocation property: The office location in the user's place of business.MicrosoftGraphUserInner.withOnenote(MicrosoftGraphOnenote onenote) Set the onenote property: onenote.MicrosoftGraphUserInner.withOnlineMeetings(List<MicrosoftGraphOnlineMeeting> onlineMeetings) Set the onlineMeetings property: The onlineMeetings property.MicrosoftGraphUserInner.withOnPremisesDistinguishedName(String onPremisesDistinguishedName) Set the onPremisesDistinguishedName property: Contains the on-premises Active Directory distinguished name or DN.MicrosoftGraphUserInner.withOnPremisesDomainName(String onPremisesDomainName) Set the onPremisesDomainName property: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory.MicrosoftGraphUserInner.withOnPremisesExtensionAttributes(MicrosoftGraphOnPremisesExtensionAttributes onPremisesExtensionAttributes) Set the onPremisesExtensionAttributes property: onPremisesExtensionAttributes.MicrosoftGraphUserInner.withOnPremisesImmutableId(String onPremisesImmutableId) Set the onPremisesImmutableId property: This property is used to associate an on-premises Active Directory user account to their Azure AD user object.MicrosoftGraphUserInner.withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime) Set the onPremisesLastSyncDateTime property: The onPremisesLastSyncDateTime property.MicrosoftGraphUserInner.withOnPremisesProvisioningErrors(List<MicrosoftGraphOnPremisesProvisioningError> onPremisesProvisioningErrors) Set the onPremisesProvisioningErrors property: Errors when using Microsoft synchronization product during provisioning.MicrosoftGraphUserInner.withOnPremisesSamAccountName(String onPremisesSamAccountName) Set the onPremisesSamAccountName property: Contains the on-premises samAccountName synchronized from the on-premises directory.MicrosoftGraphUserInner.withOnPremisesSecurityIdentifier(String onPremisesSecurityIdentifier) Set the onPremisesSecurityIdentifier property: Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud.MicrosoftGraphUserInner.withOnPremisesSyncEnabled(Boolean onPremisesSyncEnabled) Set the onPremisesSyncEnabled property: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default).MicrosoftGraphUserInner.withOnPremisesUserPrincipalName(String onPremisesUserPrincipalName) Set the onPremisesUserPrincipalName property: Contains the on-premises userPrincipalName synchronized from the on-premises directory.MicrosoftGraphUserInner.withOtherMails(List<String> otherMails) Set the otherMails property: The otherMails property.MicrosoftGraphUserInner.withOutlook(MicrosoftGraphOutlookUser outlook) Set the outlook property: outlookUser.MicrosoftGraphUserInner.withOwnedDevices(List<MicrosoftGraphDirectoryObjectInner> ownedDevices) Set the ownedDevices property: Devices that are owned by the user.MicrosoftGraphUserInner.withOwnedObjects(List<MicrosoftGraphDirectoryObjectInner> ownedObjects) Set the ownedObjects property: Directory objects that are owned by the user.MicrosoftGraphUserInner.withPasswordPolicies(String passwordPolicies) Set the passwordPolicies property: The passwordPolicies property.MicrosoftGraphUserInner.withPasswordProfile(MicrosoftGraphPasswordProfile passwordProfile) Set the passwordProfile property: passwordProfile.MicrosoftGraphUserInner.withPastProjects(List<String> pastProjects) Set the pastProjects property: A list for the user to enumerate their past projects.MicrosoftGraphUserInner.withPeople(List<MicrosoftGraphPerson> people) Set the people property: People that are relevant to the user.MicrosoftGraphUserInner.withPhoto(MicrosoftGraphProfilePhoto photo) Set the photo property: profilePhoto.MicrosoftGraphUserInner.withPhotos(List<MicrosoftGraphProfilePhoto> photos) Set the photos property: The photos property.MicrosoftGraphUserInner.withPlanner(MicrosoftGraphPlannerUser planner) Set the planner property: plannerUser.MicrosoftGraphUserInner.withPostalCode(String postalCode) Set the postalCode property: The postal code for the user's postal address.MicrosoftGraphUserInner.withPreferredLanguage(String preferredLanguage) Set the preferredLanguage property: The preferred language for the user.MicrosoftGraphUserInner.withPreferredName(String preferredName) Set the preferredName property: The preferred name for the user.MicrosoftGraphUserInner.withPresence(MicrosoftGraphPresence presence) Set the presence property: presence.MicrosoftGraphUserInner.withProvisionedPlans(List<MicrosoftGraphProvisionedPlan> provisionedPlans) Set the provisionedPlans property: The plans that are provisioned for the user.MicrosoftGraphUserInner.withProxyAddresses(List<String> proxyAddresses) Set the proxyAddresses property: The proxyAddresses property.MicrosoftGraphUserInner.withRegisteredDevices(List<MicrosoftGraphDirectoryObjectInner> registeredDevices) Set the registeredDevices property: Devices that are registered for the user.MicrosoftGraphUserInner.withResponsibilities(List<String> responsibilities) Set the responsibilities property: A list for the user to enumerate their responsibilities.MicrosoftGraphUserInner.withSchools(List<String> schools) Set the schools property: A list for the user to enumerate the schools they have attended.MicrosoftGraphUserInner.withScopedRoleMemberOf(List<MicrosoftGraphScopedRoleMembership> scopedRoleMemberOf) Set the scopedRoleMemberOf property: The scopedRoleMemberOf property.MicrosoftGraphUserInner.withSettings(MicrosoftGraphUserSettings settings) Set the settings property: userSettings.MicrosoftGraphUserInner.withShowInAddressList(Boolean showInAddressList) Set the showInAddressList property: true if the Outlook global address list should contain this user, otherwise false.MicrosoftGraphUserInner.withSignInSessionsValidFromDateTime(OffsetDateTime signInSessionsValidFromDateTime) Set the signInSessionsValidFromDateTime property: Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications will get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph).MicrosoftGraphUserInner.withSkills(List<String> skills) Set the skills property: A list for the user to enumerate their skills.Set the state property: The state or province in the user's address.MicrosoftGraphUserInner.withStreetAddress(String streetAddress) Set the streetAddress property: The street address of the user's place of business.MicrosoftGraphUserInner.withSurname(String surname) Set the surname property: The user's surname (family name or last name).MicrosoftGraphUserInner.withTeamwork(MicrosoftGraphUserTeamwork teamwork) Set the teamwork property: userTeamwork.MicrosoftGraphUserInner.withTodo(MicrosoftGraphTodo todo) Set the todo property: todo.MicrosoftGraphUserInner.withTransitiveMemberOf(List<MicrosoftGraphDirectoryObjectInner> transitiveMemberOf) Set the transitiveMemberOf property: The transitiveMemberOf property.MicrosoftGraphUserInner.withUsageLocation(String usageLocation) Set the usageLocation property: A two letter country code (ISO standard 3166).MicrosoftGraphUserInner.withUserPrincipalName(String userPrincipalName) Set the userPrincipalName property: The user principal name (UPN) of the user.MicrosoftGraphUserInner.withUserType(String userType) Set the userType property: A string value that can be used to classify user types in your directory, such as 'Member' and 'Guest'.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphUserInnerModifier and TypeMethodDescriptionCollectionOfUser.value()Get the value property: The value property.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphUserInnerModifier and TypeMethodDescriptionMicrosoftGraphBaseItemInner.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userMicrosoftGraphDrive.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userMicrosoftGraphDriveItem.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userMicrosoftGraphList.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userMicrosoftGraphListItem.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userMicrosoftGraphSite.withCreatedByUser(MicrosoftGraphUserInner createdByUser) Set the createdByUser property: userMicrosoftGraphBaseItemInner.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userMicrosoftGraphDrive.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userMicrosoftGraphDriveItem.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userMicrosoftGraphList.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userMicrosoftGraphListItem.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userMicrosoftGraphSite.withLastModifiedByUser(MicrosoftGraphUserInner lastModifiedByUser) Set the lastModifiedByUser property: userMethod parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphUserInnerModifier and TypeMethodDescriptionCollectionOfUser.withValue(List<MicrosoftGraphUserInner> value) Set the value property: The value property.