你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImmutableStorageWithVersioning Class

Object level immutability properties of the container.

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

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.

Default value: None

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".