Share via


MicrosoftGraphGroup Class

Definition

public class MicrosoftGraphGroup : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Groups.Models.MicrosoftGraphDirectoryObject
type MicrosoftGraphGroup = class
    inherit MicrosoftGraphDirectoryObject
Public Class MicrosoftGraphGroup
Inherits MicrosoftGraphDirectoryObject
Inheritance

Constructors

MicrosoftGraphGroup()
MicrosoftGraphGroup(IDictionary<String,Object>, String, Nullable<DateTime>, IList<MicrosoftGraphAppRoleAssignment>, String, String, String, Nullable<Boolean>, String, Nullable<Boolean>)

Properties

AdditionalProperties (Inherited from MicrosoftGraphEntity)
AppRoleAssignments
DeletedDateTime (Inherited from MicrosoftGraphDirectoryObject)
Description
DisplayName
Id (Inherited from MicrosoftGraphEntity)
Mail
MailEnabled
MailNickname
SecurityEnabled

Applies to