ImmutableStorageWithVersioning Class

Object level immutability properties of the container.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.storage._serialization.Model
ImmutableStorageWithVersioning

Constructor

ImmutableStorageWithVersioning(*, enabled: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
enabled

This is an immutable property, when set to true it enables object level immutability at the container level.

Variables

Name Description
enabled

This is an immutable property, when set to true it enables object level immutability at the container level.

time_stamp

Returns the date and time the object level immutability was enabled.

migration_state

This property denotes the container level immutability to object level immutability migration state. Known values are: "InProgress" and "Completed".