ContainerProperties Class

Blob container's properties class.

Inheritance
builtins.object
ContainerProperties

Constructor

ContainerProperties()

Variables

last_modified
datetime

A datetime object representing the last time the container was modified.

etag
str

The ETag contains a value that you can use to perform operations conditionally.

lease
LeaseProperties

Stores all the lease information for the container.

has_immutability_policy
bool

Represents whether the container has an immutability policy.

has_legal_hold
bool

Represents whether the container has a legal hold.