DeletedPathProperties Class
Properties populated for a deleted path.
- Inheritance
-
azure.storage.filedatalake._shared.models.DictMixinDeletedPathProperties
Constructor
DeletedPathProperties(**kwargs)
Variables
- name
- str
The name of the file in the path.
- deleted_time
- datetime
A datetime object representing the time at which the path was deleted.
- remaining_retention_days
- int
The number of days that the path will be retained before being permanently deleted by the service.
- deletion_id
- str
The id associated with the deleted path.
Feedback
Submit and view feedback for