ADGroup Class

Definition

[Newtonsoft.Json.JsonObject("Group")]
public class ADGroup : Microsoft.Azure.Graph.RBAC.Version1_6_20190326.Models.DirectoryObject
[<Newtonsoft.Json.JsonObject("Group")>]
type ADGroup = class
    inherit DirectoryObject
Public Class ADGroup
Inherits DirectoryObject
Inheritance
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

ADGroup()
ADGroup(IDictionary<String,Object>, String, Nullable<DateTime>, String, Nullable<Boolean>, String, Nullable<Boolean>, String)

Properties

AdditionalProperties (Inherited from DirectoryObject)
DeletionTimestamp (Inherited from DirectoryObject)
DisplayName
Mail
MailEnabled
MailNickname
ObjectId (Inherited from DirectoryObject)
SecurityEnabled

Applies to