Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOrgContactInner
Packages that use MicrosoftGraphOrgContactInner
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOrgContactInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOrgContactInnerModifier and TypeMethodDescriptionMicrosoftGraphOrgContactInner.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphOrgContactInner.withAddresses(List<MicrosoftGraphPhysicalOfficeAddress> addresses) Set the addresses property: The addresses property.MicrosoftGraphOrgContactInner.withCompanyName(String companyName) Set the companyName property: The companyName property.MicrosoftGraphOrgContactInner.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphOrgContactInner.withDepartment(String department) Set the department property: The department property.MicrosoftGraphOrgContactInner.withDirectReports(List<MicrosoftGraphDirectoryObjectInner> directReports) Set the directReports property: The directReports property.MicrosoftGraphOrgContactInner.withDisplayName(String displayName) Set the displayName property: The displayName property.MicrosoftGraphOrgContactInner.withGivenName(String givenName) Set the givenName property: The givenName property.Set the id property: Read-only.MicrosoftGraphOrgContactInner.withJobTitle(String jobTitle) Set the jobTitle property: The jobTitle property.Set the mail property: The mail property.MicrosoftGraphOrgContactInner.withMailNickname(String mailNickname) Set the mailNickname property: The mailNickname property.MicrosoftGraphOrgContactInner.withManager(MicrosoftGraphDirectoryObjectInner manager) Set the manager property: directoryObjectMicrosoftGraphOrgContactInner.withMemberOf(List<MicrosoftGraphDirectoryObjectInner> memberOf) Set the memberOf property: The memberOf property.MicrosoftGraphOrgContactInner.withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime) Set the onPremisesLastSyncDateTime property: The onPremisesLastSyncDateTime property.MicrosoftGraphOrgContactInner.withOnPremisesProvisioningErrors(List<MicrosoftGraphOnPremisesProvisioningError> onPremisesProvisioningErrors) Set the onPremisesProvisioningErrors property: The onPremisesProvisioningErrors property.MicrosoftGraphOrgContactInner.withOnPremisesSyncEnabled(Boolean onPremisesSyncEnabled) Set the onPremisesSyncEnabled property: The onPremisesSyncEnabled property.MicrosoftGraphOrgContactInner.withPhones(List<MicrosoftGraphPhone> phones) Set the phones property: The phones property.MicrosoftGraphOrgContactInner.withProxyAddresses(List<String> proxyAddresses) Set the proxyAddresses property: The proxyAddresses property.MicrosoftGraphOrgContactInner.withSurname(String surname) Set the surname property: The surname property.MicrosoftGraphOrgContactInner.withTransitiveMemberOf(List<MicrosoftGraphDirectoryObjectInner> transitiveMemberOf) Set the transitiveMemberOf property: The transitiveMemberOf property.