ContainerProperties Class
Blob container's properties class.
- Inheritance
-
builtins.objectContainerProperties
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. |
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