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 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python