Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOrganization
Packages that use MicrosoftGraphOrganization
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOrganization in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOrganizationModifier and TypeMethodDescriptionMicrosoftGraphOrganization.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: The organization resource represents an instance of global settings and resources which operate and are provisioned at the tenant-level.MicrosoftGraphOrganization.withAssignedPlans(List<MicrosoftGraphAssignedPlan> assignedPlans) Set the assignedPlans property: The collection of service plans associated with the tenant.MicrosoftGraphOrganization.withBusinessPhones(List<String> businessPhones) Set the businessPhones property: Telephone number for the organization.MicrosoftGraphOrganization.withCertificateBasedAuthConfiguration(List<MicrosoftGraphCertificateBasedAuthConfiguration> certificateBasedAuthConfiguration) Set the certificateBasedAuthConfiguration property: Navigation property to manage certificate-based authentication configuration.Set the city property: City name of the address for the organization.MicrosoftGraphOrganization.withCountry(String country) Set the country property: Country/region name of the address for the organization.MicrosoftGraphOrganization.withCountryLetterCode(String countryLetterCode) Set the countryLetterCode property: Country/region abbreviation for the organization.MicrosoftGraphOrganization.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: Timestamp of when the organization was created.MicrosoftGraphOrganization.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphOrganization.withDisplayName(String displayName) Set the displayName property: The display name for the tenant.MicrosoftGraphOrganization.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the organization.Set the id property: Read-only.MicrosoftGraphOrganization.withMarketingNotificationEmails(List<String> marketingNotificationEmails) Set the marketingNotificationEmails property: Not nullable.MicrosoftGraphOrganization.withMobileDeviceManagementAuthority(MicrosoftGraphMdmAuthority mobileDeviceManagementAuthority) Set the mobileDeviceManagementAuthority property: mdmAuthority.MicrosoftGraphOrganization.withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime) Set the onPremisesLastSyncDateTime property: The time and date at which the tenant was last synced with the on-premise directory.MicrosoftGraphOrganization.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).MicrosoftGraphOrganization.withPostalCode(String postalCode) Set the postalCode property: Postal code of the address for the organization.MicrosoftGraphOrganization.withPreferredLanguage(String preferredLanguage) Set the preferredLanguage property: The preferred language for the organization.MicrosoftGraphOrganization.withPrivacyProfile(MicrosoftGraphPrivacyProfile privacyProfile) Set the privacyProfile property: privacyProfile.MicrosoftGraphOrganization.withProvisionedPlans(List<MicrosoftGraphProvisionedPlan> provisionedPlans) Set the provisionedPlans property: Not nullable.MicrosoftGraphOrganization.withSecurityComplianceNotificationMails(List<String> securityComplianceNotificationMails) Set the securityComplianceNotificationMails property: The securityComplianceNotificationMails property.MicrosoftGraphOrganization.withSecurityComplianceNotificationPhones(List<String> securityComplianceNotificationPhones) Set the securityComplianceNotificationPhones property: The securityComplianceNotificationPhones property.Set the state property: State name of the address for the organization.MicrosoftGraphOrganization.withStreet(String street) Set the street property: Street name of the address for organization.MicrosoftGraphOrganization.withTechnicalNotificationMails(List<String> technicalNotificationMails) Set the technicalNotificationMails property: Not nullable.MicrosoftGraphOrganization.withTenantType(String tenantType) Set the tenantType property: The tenantType property.MicrosoftGraphOrganization.withVerifiedDomains(List<MicrosoftGraphVerifiedDomain> verifiedDomains) Set the verifiedDomains property: The collection of domains associated with this tenant.