DeletedPathProperties Class
Properties populated for a deleted path.
- Inheritance
-
azure.storage.filedatalake._shared.models.DictMixinDeletedPathProperties
DeletedPathProperties(**kwargs)
Name | Description |
---|---|
name
|
The name of the file in the path. |
deleted_time
|
A datetime object representing the time at which the path was deleted. |
remaining_retention_days
|
The number of days that the path will be retained before being permanently deleted by the service. |
deletion_id
|
The id associated with the deleted path. |
get(key, default=None)
Parameters
Name | Description |
---|---|
key
Required
|
|
default
|
Default value: None
|
has_key(k)
Parameters
Name | Description |
---|---|
k
Required
|
|
items()
keys()
update(*args, **kwargs)
values()
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Comentários do Azure SDK for Python
O Azure SDK for Python é um projeto código aberto. Selecione um link para fornecer comentários: