ContainerProperties Class
Blob container's properties class.
Constructor
ContainerProperties()
Variables
Name | Description |
---|---|
last_modified
|
A datetime object representing the last time the container was modified. |
etag
|
The ETag contains a value that you can use to perform operations conditionally. |
lease
|
Stores all the lease information for the container. |
has_immutability_policy
|
Represents whether the container has an immutability policy. |
has_legal_hold
|
Represents whether the container has a legal hold. |