Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOrganizationInner
-
Packages that use MicrosoftGraphOrganizationInner Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOrganizationInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphOrganizationInner Modifier and Type Method Description MicrosoftGraphOrganizationInnerOrganizationOrganizationsClient. createOrganization(MicrosoftGraphOrganizationInner body)Add new entity to organization.MicrosoftGraphOrganizationInnerOrganizationOrganizationsClient. getOrganization(String organizationId)Get entity from organization by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphOrganizationInner Modifier and Type Method Description Mono<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. createOrganizationAsync(MicrosoftGraphOrganizationInner body)Add new entity to organization.com.azure.core.http.rest.Response<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. createOrganizationWithResponse(MicrosoftGraphOrganizationInner body, com.azure.core.util.Context context)Add new entity to organization.Mono<com.azure.core.http.rest.Response<MicrosoftGraphOrganizationInner>>OrganizationOrganizationsClient. createOrganizationWithResponseAsync(MicrosoftGraphOrganizationInner body)Add new entity to organization.Mono<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. getOrganizationAsync(String organizationId)Get entity from organization by key.Mono<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. getOrganizationAsync(String organizationId, List<OrganizationOrganizationSelect> select, List<OrganizationOrganizationExpand> expand)Get entity from organization by key.com.azure.core.http.rest.Response<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. getOrganizationWithResponse(String organizationId, List<OrganizationOrganizationSelect> select, List<OrganizationOrganizationExpand> expand, com.azure.core.util.Context context)Get entity from organization by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphOrganizationInner>>OrganizationOrganizationsClient. getOrganizationWithResponseAsync(String organizationId, List<OrganizationOrganizationSelect> select, List<OrganizationOrganizationExpand> expand)Get entity from organization by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. listOrganization()Get entities from organization.com.azure.core.http.rest.PagedIterable<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. listOrganization(Integer top, Integer skip, String search, String filter, Boolean count, List<OrganizationOrganizationOrderby> orderby, List<OrganizationOrganizationSelect> select, List<OrganizationOrganizationExpand> expand, com.azure.core.util.Context context)Get entities from organization.com.azure.core.http.rest.PagedFlux<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. listOrganizationAsync()Get entities from organization.com.azure.core.http.rest.PagedFlux<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. listOrganizationAsync(Integer top, Integer skip, String search, String filter, Boolean count, List<OrganizationOrganizationOrderby> orderby, List<OrganizationOrganizationSelect> select, List<OrganizationOrganizationExpand> expand)Get entities from organization.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphOrganizationInner Modifier and Type Method Description MicrosoftGraphOrganizationInnerOrganizationOrganizationsClient. createOrganization(MicrosoftGraphOrganizationInner body)Add new entity to organization.Mono<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. createOrganizationAsync(MicrosoftGraphOrganizationInner body)Add new entity to organization.com.azure.core.http.rest.Response<MicrosoftGraphOrganizationInner>OrganizationOrganizationsClient. createOrganizationWithResponse(MicrosoftGraphOrganizationInner body, com.azure.core.util.Context context)Add new entity to organization.Mono<com.azure.core.http.rest.Response<MicrosoftGraphOrganizationInner>>OrganizationOrganizationsClient. createOrganizationWithResponseAsync(MicrosoftGraphOrganizationInner body)Add new entity to organization.voidOrganizationOrganizationsClient. updateOrganization(String organizationId, MicrosoftGraphOrganizationInner body)Update entity in organization.Mono<Void>OrganizationOrganizationsClient. updateOrganizationAsync(String organizationId, MicrosoftGraphOrganizationInner body)Update entity in organization.com.azure.core.http.rest.Response<Void>OrganizationOrganizationsClient. updateOrganizationWithResponse(String organizationId, MicrosoftGraphOrganizationInner body, com.azure.core.util.Context context)Update entity in organization.Mono<com.azure.core.http.rest.Response<Void>>OrganizationOrganizationsClient. updateOrganizationWithResponseAsync(String organizationId, MicrosoftGraphOrganizationInner body)Update entity in organization. -
Uses of MicrosoftGraphOrganizationInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOrganizationInner Modifier and Type Method Description MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. 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.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withAssignedPlans(List<MicrosoftGraphAssignedPlan> assignedPlans)Set the assignedPlans property: The collection of service plans associated with the tenant.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withBusinessPhones(List<String> businessPhones)Set the businessPhones property: Telephone number for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withCertificateBasedAuthConfiguration(List<MicrosoftGraphCertificateBasedAuthConfiguration> certificateBasedAuthConfiguration)Set the certificateBasedAuthConfiguration property: Navigation property to manage certificate-based authentication configuration.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withCity(String city)Set the city property: City name of the address for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withCountry(String country)Set the country property: Country/region name of the address for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withCountryLetterCode(String countryLetterCode)Set the countryLetterCode property: Country/region abbreviation for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withCreatedDateTime(OffsetDateTime createdDateTime)Set the createdDateTime property: Timestamp of when the organization was created.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withDeletedDateTime(OffsetDateTime deletedDateTime)Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withDisplayName(String displayName)Set the displayName property: The display name for the tenant.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)Set the extensions property: The collection of open extensions defined for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withId(String id)Set the id property: Read-only.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withMarketingNotificationEmails(List<String> marketingNotificationEmails)Set the marketingNotificationEmails property: Not nullable.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withMobileDeviceManagementAuthority(MicrosoftGraphMdmAuthority mobileDeviceManagementAuthority)Set the mobileDeviceManagementAuthority property: mdmAuthority.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime)Set the onPremisesLastSyncDateTime property: The time and date at which the tenant was last synced with the on-premise directory.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. 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).MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withPostalCode(String postalCode)Set the postalCode property: Postal code of the address for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withPreferredLanguage(String preferredLanguage)Set the preferredLanguage property: The preferred language for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withPrivacyProfile(MicrosoftGraphPrivacyProfile privacyProfile)Set the privacyProfile property: privacyProfile.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withProvisionedPlans(List<MicrosoftGraphProvisionedPlan> provisionedPlans)Set the provisionedPlans property: Not nullable.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withSecurityComplianceNotificationMails(List<String> securityComplianceNotificationMails)Set the securityComplianceNotificationMails property: The securityComplianceNotificationMails property.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withSecurityComplianceNotificationPhones(List<String> securityComplianceNotificationPhones)Set the securityComplianceNotificationPhones property: The securityComplianceNotificationPhones property.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withState(String state)Set the state property: State name of the address for the organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withStreet(String street)Set the street property: Street name of the address for organization.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withTechnicalNotificationMails(List<String> technicalNotificationMails)Set the technicalNotificationMails property: Not nullable.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withTenantType(String tenantType)Set the tenantType property: The tenantType property.MicrosoftGraphOrganizationInnerMicrosoftGraphOrganizationInner. withVerifiedDomains(List<MicrosoftGraphVerifiedDomain> verifiedDomains)Set the verifiedDomains property: The collection of domains associated with this tenant.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOrganizationInner Modifier and Type Method Description List<MicrosoftGraphOrganizationInner>CollectionOfOrganization. value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphOrganizationInner Modifier and Type Method Description CollectionOfOrganizationCollectionOfOrganization. withValue(List<MicrosoftGraphOrganizationInner> value)Set the value property: The value property.
-