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 |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python