TrashStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class
public class TrashStatus : Microsoft.Azure.DataLake.Store.EnumerateDeletedItemsProgress
type TrashStatus = class
inherit EnumerateDeletedItemsProgress
Public Class TrashStatus
Inherits EnumerateDeletedItemsProgress
- Inheritance
Properties
NextListAfter |
ContinuationToken for next API call to enumerate remaining trash entries (Inherited from EnumerateDeletedItemsProgress) |
NumFound |
Number of entries found (Inherited from EnumerateDeletedItemsProgress) |
NumSearched |
Number of entries searched (Inherited from EnumerateDeletedItemsProgress) |
TrashEntries |
Trash status response to enumeratedeleteditems |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET