Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphEmployeeOrgData
Packages that use MicrosoftGraphEmployeeOrgData
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphEmployeeOrgData in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphEmployeeOrgDataModifier and TypeMethodDescriptionMicrosoftGraphUserInner.employeeOrgData()Get the employeeOrgData property: employeeOrgData.MicrosoftGraphEmployeeOrgData.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: employeeOrgData.MicrosoftGraphEmployeeOrgData.withCostCenter(String costCenter) Set the costCenter property: The cost center associated with the user.MicrosoftGraphEmployeeOrgData.withDivision(String division) Set the division property: The name of the division in which the user works.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphEmployeeOrgDataModifier and TypeMethodDescriptionMicrosoftGraphUserInner.withEmployeeOrgData(MicrosoftGraphEmployeeOrgData employeeOrgData) Set the employeeOrgData property: employeeOrgData.