The list of users or groups that are allowed to create post's or calendar events in this group.
If this list is non-empty then only users or groups listed here are allowed to post.
To construct, see NOTES section for ACCEPTEDSENDER properties and create a hash table.
Represents the app roles a group has been granted for an application.
Supports $expand.
To construct, see NOTES section for APPROLEASSIGNMENT properties and create a hash table.
Describes a classification for the group (such as low, medium or high business impact).
Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default.
Supports $filter (eq, ne, NOT, ge, le, startsWith).
Represents an Azure Active Directory object.
The directoryObject type is the base type for many other directory entity types.
To construct, see NOTES section for CREATEDONBEHALFOF properties and create a hash table.
The display name for the group.
This property is required when a group is created and cannot be cleared during updates.
Returned by default.
Supports $filter (eq, ne, NOT, ge, le, in, startsWith), $search, and $orderBy.
Specifies the group type and its membership.
If the collection contains Unified, the group is a Microsoft 365 group; otherwise, it's either a security group or distribution group.
For details, see groups overview.If the collection includes DynamicMembership, the group has dynamic membership; otherwise, membership is static.
Returned by default.
Supports $filter (eq, NOT).
Indicates whether there are members in this group that have license errors from its group-based license assignment.
This property is never returned on a GET operation.
You can use it as a $filter argument to get groups that have members with license errors (that is, filter for this property being true).
Supports $filter (eq).
Indicates whether this group can be assigned to an Azure Active Directory role.This property can only be set while creating the group and is immutable.
If set to true, the securityEnabled property must also be set to true and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership).
Only callers in Global administrator and Privileged role administrator roles can set this property.
The caller must also be assigned the Directory.AccessAsUser.All permission to set this property.
For more, see Using a group to manage Azure AD role assignmentsReturned by default.
Supports $filter (eq, ne, NOT).
The mail alias for the group, unique in the organization.
This property must be specified when a group is created.
These characters cannot be used in the mailNickName: @()/[]';:.<>,SPACE.
Returned by default.
Supports $filter (eq, ne, NOT, ge, le, in, startsWith).
The rule that determines members for this group if the group is a dynamic group (groupTypes contains DynamicMembership).
For more information about the syntax of the membership rule, see Membership Rules syntax.
Returned by default.
Supports $filter (eq, ne, NOT, ge, le, startsWith).
Indicates whether the dynamic membership processing is on or paused.
Possible values are On or Paused.
Returned by default.
Supports $filter (eq, ne, NOT, in).
The permissions that have been granted for a group to a specific application.
Supports $expand.
To construct, see NOTES section for PERMISSIONGRANT properties and create a hash table.
The preferred language for a Microsoft 365 group.
Should follow ISO 639-1 Code; for example 'en-US'.
Returned by default.
Supports $filter (eq, ne, NOT, ge, le, in, startsWith).
Specifies the group join policy and group content visibility for groups.
Possible values are: Private, Public, or Hiddenmembership.
Hiddenmembership can be set only for Microsoft 365 groups, when the groups are created.
It can't be updated later.
Other values of visibility can be updated after group creation.
If visibility value is not specified during group creation on Microsoft Graph, a security group is created as Private by default and Microsoft 365 group is Public.
See group visibility options to learn more.
Returned by default.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.