Interface | Description |
---|---|
GraphDeletableObject |
Represents a Microsoft Graph object that may have been removed from Azure AD.
|
Class | Description |
---|---|
GraphDeltaQueryGroup |
Represents a group fetched from a Microsoft Graph delta query.
|
GraphDeltaQueryGroupList |
Represents a collection of groups returned from the /groups/delta endpoint.
|
GraphDeltaQueryMembership |
Represents a membership obtained from Azure AD.
|
GraphDeltaQueryRemoved |
Represents metadata about an object's removal from Azure AD.
|
GraphDeltaQueryUser |
Represents a user fetched from a Microsoft Graph delta query.
|
GraphDeltaQueryUserList |
Represents a collection of groups returned from the /users/delta endpoint
|
PageableDeltaQueryGraphList<T> |
Represents a pageable list of results obtained from an Azure AD delta.
|
Copyright © 2021 Atlassian. All rights reserved.