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 con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python