Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphGroupInner
Packages that use MicrosoftGraphGroupInner
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphGroupInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphGroupInnerModifier and TypeMethodDescriptionGroupsGroupsClient.createGroup(MicrosoftGraphGroupInner body) Add new entity to groups.Get entity from groups by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphGroupInnerModifier and TypeMethodDescriptionGroupsGroupsClient.createGroupAsync(MicrosoftGraphGroupInner body) Add new entity to groups.com.azure.core.http.rest.Response<MicrosoftGraphGroupInner>GroupsGroupsClient.createGroupWithResponse(MicrosoftGraphGroupInner body, com.azure.core.util.Context context) Add new entity to groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphGroupInner>>GroupsGroupsClient.createGroupWithResponseAsync(MicrosoftGraphGroupInner body) Add new entity to groups.GroupsGroupsClient.getGroupAsync(String groupId) Get entity from groups by key.com.azure.core.http.rest.Response<MicrosoftGraphGroupInner>GroupsGroupsClient.getGroupWithResponse(String groupId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand, com.azure.core.util.Context context) Get entity from groups by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphGroupInner>>GroupsGroupsClient.getGroupWithResponseAsync(String groupId, String consistencyLevel, List<Get2ItemsItem> select, List<Get3ItemsItem> expand) Get entity from groups by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphGroupInner>GroupsGroupsClient.listGroup()Get entities from groups.com.azure.core.http.rest.PagedIterable<MicrosoftGraphGroupInner>GroupsGroupsClient.listGroup(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 groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphGroupInner>GroupsGroupsClient.listGroupAsync()Get entities from groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphGroupInner>GroupsGroupsClient.listGroupAsync(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<Get6ItemsItem> orderby, List<Get7ItemsItem> select, List<Get8ItemsItem> expand) Get entities from groups.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphGroupInnerModifier and TypeMethodDescriptionGroupsGroupsClient.createGroup(MicrosoftGraphGroupInner body) Add new entity to groups.GroupsGroupsClient.createGroupAsync(MicrosoftGraphGroupInner body) Add new entity to groups.com.azure.core.http.rest.Response<MicrosoftGraphGroupInner>GroupsGroupsClient.createGroupWithResponse(MicrosoftGraphGroupInner body, com.azure.core.util.Context context) Add new entity to groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphGroupInner>>GroupsGroupsClient.createGroupWithResponseAsync(MicrosoftGraphGroupInner body) Add new entity to groups.voidGroupsGroupsClient.updateGroup(String groupId, MicrosoftGraphGroupInner body) Update entity in groups.GroupsGroupsClient.updateGroupAsync(String groupId, MicrosoftGraphGroupInner body) Update entity in groups.com.azure.core.http.rest.Response<Void>GroupsGroupsClient.updateGroupWithResponse(String groupId, MicrosoftGraphGroupInner body, com.azure.core.util.Context context) Update entity in groups.GroupsGroupsClient.updateGroupWithResponseAsync(String groupId, MicrosoftGraphGroupInner body) Update entity in groups. -
Uses of MicrosoftGraphGroupInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphGroupInnerModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.group()Get the group property: groupMicrosoftGraphGroupInner.withAcceptedSenders(List<MicrosoftGraphDirectoryObjectInner> acceptedSenders) Set the acceptedSenders property: The list of users or groups that are allowed to create post's or calendar events in this group.MicrosoftGraphGroupInner.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphGroupInner.withAllowExternalSenders(Boolean allowExternalSenders) Set the allowExternalSenders property: Indicates if people external to the organization can send messages to the group.MicrosoftGraphGroupInner.withAppRoleAssignments(List<MicrosoftGraphAppRoleAssignment> appRoleAssignments) Set the appRoleAssignments property: The appRoleAssignments property.MicrosoftGraphGroupInner.withAssignedLabels(List<MicrosoftGraphAssignedLabel> assignedLabels) Set the assignedLabels property: The list of sensitivity label pairs (label ID, label name) associated with an Microsoft 365 group.MicrosoftGraphGroupInner.withAssignedLicenses(List<MicrosoftGraphAssignedLicense> assignedLicenses) Set the assignedLicenses property: The licenses that are assigned to the group.MicrosoftGraphGroupInner.withAutoSubscribeNewMembers(Boolean autoSubscribeNewMembers) Set the autoSubscribeNewMembers property: Indicates if new members added to the group will be auto-subscribed to receive email notifications.MicrosoftGraphGroupInner.withCalendar(MicrosoftGraphCalendar calendar) Set the calendar property: calendar.MicrosoftGraphGroupInner.withCalendarView(List<MicrosoftGraphEvent> calendarView) Set the calendarView property: The calendar view for the calendar.MicrosoftGraphGroupInner.withClassification(String classification) Set the classification property: Describes a classification for the group (such as low, medium or high business impact).MicrosoftGraphGroupInner.withConversations(List<MicrosoftGraphConversation> conversations) Set the conversations property: The group's conversations.MicrosoftGraphGroupInner.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: Timestamp of when the group was created.MicrosoftGraphGroupInner.withCreatedOnBehalfOf(MicrosoftGraphDirectoryObjectInner createdOnBehalfOf) Set the createdOnBehalfOf property: directoryObjectMicrosoftGraphGroupInner.withDeletedDateTime(OffsetDateTime deletedDateTime) Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphGroupInner.withDescription(String description) Set the description property: An optional description for the group.MicrosoftGraphGroupInner.withDisplayName(String displayName) Set the displayName property: The display name for the group.MicrosoftGraphGroupInner.withDrive(MicrosoftGraphDrive drive) Set the drive property: drive.MicrosoftGraphGroupInner.withDrives(List<MicrosoftGraphDrive> drives) Set the drives property: The group's drives.MicrosoftGraphGroupInner.withEvents(List<MicrosoftGraphEvent> events) Set the events property: The group's calendar events.MicrosoftGraphGroupInner.withExpirationDateTime(OffsetDateTime expirationDateTime) Set the expirationDateTime property: Timestamp of when the group is set to expire.MicrosoftGraphGroupInner.withExtensions(List<MicrosoftGraphExtension> extensions) Set the extensions property: The collection of open extensions defined for the group.MicrosoftGraphGroupInner.withGroupLifecyclePolicies(List<MicrosoftGraphGroupLifecyclePolicy> groupLifecyclePolicies) Set the groupLifecyclePolicies property: The collection of lifecycle policies for this group.MicrosoftGraphGroupInner.withGroupTypes(List<String> groupTypes) Set the groupTypes property: Specifies the group type and its membership.MicrosoftGraphGroupInner.withHasMembersWithLicenseErrors(Boolean hasMembersWithLicenseErrors) Set the hasMembersWithLicenseErrors property: Indicates whether there are members in this group that have license errors from its group-based license assignment.MicrosoftGraphGroupInner.withHideFromAddressLists(Boolean hideFromAddressLists) Set the hideFromAddressLists property: True if the group is not displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false.MicrosoftGraphGroupInner.withHideFromOutlookClients(Boolean hideFromOutlookClients) Set the hideFromOutlookClients property: True if the group is not displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false.Set the id property: Read-only.MicrosoftGraphGroupInner.withIsArchived(Boolean isArchived) Set the isArchived property: The isArchived property.MicrosoftGraphGroupInner.withIsSubscribedByMail(Boolean isSubscribedByMail) Set the isSubscribedByMail property: Indicates whether the signed-in user is subscribed to receive email conversations.MicrosoftGraphGroupInner.withLicenseProcessingState(MicrosoftGraphLicenseProcessingState licenseProcessingState) Set the licenseProcessingState property: licenseProcessingState.Set the mail property: The SMTP address for the group, for example, 'serviceadmins@contoso.onmicrosoft.com'.MicrosoftGraphGroupInner.withMailEnabled(Boolean mailEnabled) Set the mailEnabled property: Specifies whether the group is mail-enabled.MicrosoftGraphGroupInner.withMailNickname(String mailNickname) Set the mailNickname property: The mailNickname property.MicrosoftGraphGroupInner.withMemberOf(List<MicrosoftGraphDirectoryObjectInner> memberOf) Set the memberOf property: Groups that this group is a member of.MicrosoftGraphGroupInner.withMembers(List<MicrosoftGraphDirectoryObjectInner> members) Set the members property: Users and groups that are members of this group.MicrosoftGraphGroupInner.withMembershipRule(String membershipRule) Set the membershipRule property: The rule that determines members for this group if the group is a dynamic group (groupTypes contains DynamicMembership).MicrosoftGraphGroupInner.withMembershipRuleProcessingState(String membershipRuleProcessingState) Set the membershipRuleProcessingState property: Indicates whether the dynamic membership processing is on or paused.MicrosoftGraphGroupInner.withMembersWithLicenseErrors(List<MicrosoftGraphDirectoryObjectInner> membersWithLicenseErrors) Set the membersWithLicenseErrors property: A list of group members with license errors from this group-based license assignment.MicrosoftGraphGroupInner.withOnenote(MicrosoftGraphOnenote onenote) Set the onenote property: onenote.MicrosoftGraphGroupInner.withOnPremisesDomainName(String onPremisesDomainName) Set the onPremisesDomainName property: The onPremisesDomainName property.MicrosoftGraphGroupInner.withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime) Set the onPremisesLastSyncDateTime property: The onPremisesLastSyncDateTime property.MicrosoftGraphGroupInner.withOnPremisesNetBiosName(String onPremisesNetBiosName) Set the onPremisesNetBiosName property: The onPremisesNetBiosName property.MicrosoftGraphGroupInner.withOnPremisesProvisioningErrors(List<MicrosoftGraphOnPremisesProvisioningError> onPremisesProvisioningErrors) Set the onPremisesProvisioningErrors property: The onPremisesProvisioningErrors property.MicrosoftGraphGroupInner.withOnPremisesSamAccountName(String onPremisesSamAccountName) Set the onPremisesSamAccountName property: Contains the on-premises SAM account name synchronized from the on-premises directory.MicrosoftGraphGroupInner.withOnPremisesSecurityIdentifier(String onPremisesSecurityIdentifier) Set the onPremisesSecurityIdentifier property: Contains the on-premises security identifier (SID) for the group that was synchronized from on-premises to the cloud.MicrosoftGraphGroupInner.withOnPremisesSyncEnabled(Boolean onPremisesSyncEnabled) Set the onPremisesSyncEnabled property: true if this group is synced from an on-premises directory; false if this group 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).MicrosoftGraphGroupInner.withOwners(List<MicrosoftGraphDirectoryObjectInner> owners) Set the owners property: The owners of the group.MicrosoftGraphGroupInner.withPermissionGrants(List<MicrosoftGraphResourceSpecificPermissionGrant> permissionGrants) Set the permissionGrants property: The permissionGrants property.MicrosoftGraphGroupInner.withPhoto(MicrosoftGraphProfilePhoto photo) Set the photo property: profilePhoto.MicrosoftGraphGroupInner.withPhotos(List<MicrosoftGraphProfilePhoto> photos) Set the photos property: The profile photos owned by the group.MicrosoftGraphGroupInner.withPlanner(MicrosoftGraphPlannerGroup planner) Set the planner property: plannerGroup.MicrosoftGraphGroupInner.withPreferredDataLocation(String preferredDataLocation) Set the preferredDataLocation property: The preferred data location for the group.MicrosoftGraphGroupInner.withPreferredLanguage(String preferredLanguage) Set the preferredLanguage property: The preferred language for an Microsoft 365 group.MicrosoftGraphGroupInner.withProxyAddresses(List<String> proxyAddresses) Set the proxyAddresses property: The proxyAddresses property.MicrosoftGraphGroupInner.withRejectedSenders(List<MicrosoftGraphDirectoryObjectInner> rejectedSenders) Set the rejectedSenders property: The list of users or groups that are not allowed to create posts or calendar events in this group.MicrosoftGraphGroupInner.withRenewedDateTime(OffsetDateTime renewedDateTime) Set the renewedDateTime property: Timestamp of when the group was last renewed.MicrosoftGraphGroupInner.withSecurityEnabled(Boolean securityEnabled) Set the securityEnabled property: Specifies whether the group is a security group.MicrosoftGraphGroupInner.withSecurityIdentifier(String securityIdentifier) Set the securityIdentifier property: Security identifier of the group, used in Windows scenarios.MicrosoftGraphGroupInner.withSettings(List<MicrosoftGraphGroupSetting> settings) Set the settings property: Read-only.MicrosoftGraphGroupInner.withSites(List<MicrosoftGraphSite> sites) Set the sites property: The list of SharePoint sites in this group.MicrosoftGraphGroupInner.withTeam(MicrosoftGraphTeamInner team) Set the team property: team.Set the theme property: Specifies an Microsoft 365 group's color theme.MicrosoftGraphGroupInner.withThreads(List<MicrosoftGraphConversationThread> threads) Set the threads property: The group's conversation threads.MicrosoftGraphGroupInner.withTransitiveMemberOf(List<MicrosoftGraphDirectoryObjectInner> transitiveMemberOf) Set the transitiveMemberOf property: The transitiveMemberOf property.MicrosoftGraphGroupInner.withTransitiveMembers(List<MicrosoftGraphDirectoryObjectInner> transitiveMembers) Set the transitiveMembers property: The transitiveMembers property.MicrosoftGraphGroupInner.withUnseenCount(Integer unseenCount) Set the unseenCount property: Count of conversations that have received new posts since the signed-in user last visited the group.MicrosoftGraphGroupInner.withVisibility(String visibility) Set the visibility property: Specifies the visibility of a Microsoft 365 group.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphGroupInnerModifier and TypeMethodDescriptionCollectionOfGroup.value()Get the value property: The value property.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphGroupInnerModifier and TypeMethodDescriptionMicrosoftGraphTeamInner.withGroup(MicrosoftGraphGroupInner group) Set the group property: groupMethod parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphGroupInnerModifier and TypeMethodDescriptionCollectionOfGroup.withValue(List<MicrosoftGraphGroupInner> value) Set the value property: The value property.