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 |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python