DirectoryProperties Class
File directory's properties class.
- Inheritance
-
builtins.objectDirectoryProperties
Constructor
DirectoryProperties()
Variables
Name | Description |
---|---|
last_modified
|
A datetime object representing the last time the directory was modified. |
etag
|
The ETag contains a value that you can use to perform operations conditionally. |
server_encrypted
|
Set to true if the directory metadata is encrypted on the server. |
smb_properties
|
SMB related file properties |
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.
Azure SDK for Python