FileProperties class
Definition
File's properties class.
FileProperties(**kwargs)
- Inheritance
-
builtins.objectazure.storage.fileshare._shared.models.DictMixinFileProperties
Variables
- name
- str
- path
- str
- share
- str
- snapshot
- str
- content_length
- int
- metadata
- dict
- file_type
- str
- last_modified
- datetime.datetime
- etag
- str
- size
- int
- content_range
- str
- server_encrypted
- bool
- copy
- azure.storage.fileshare.CopyProperties
- content_settings
- ContentSettings