ADGroup Class
Active Directory group information.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ADGroup
Constructor
ADGroup(*, additional_properties=None, display_name: Optional[str] = None, mail_enabled: Optional[bool] = None, mail_nickname: Optional[str] = None, security_enabled: Optional[bool] = None, mail: Optional[str] = None, **kwargs)
Parameters
Required
Unmatched properties from the message are deserialized this collection
- mail_enabled
- bool
Required
Whether the group is mail-enabled. Must be false. This is because only pure security groups can be created using the Graph API.
Variables
- object_id
- str
The object ID.
- deletion_timestamp
- datetime
The time at which the directory object was deleted.
Feedback
Submit and view feedback for