Interface GraphDeletableObject

All Known Implementing Classes:
GraphDeltaQueryGroup, GraphDeltaQueryMembership, GraphDeltaQueryUser

public interface GraphDeletableObject
Represents a Microsoft Graph object that may have been removed from Microsoft Entra ID.
  • Field Details

    • REMOVED_PROPERTY_NAME

      static final String REMOVED_PROPERTY_NAME
      The property denoting that the object has been removed
      See Also:
  • Method Details