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

StorageAccountData.ImmutableStorageWithVersioning 属性

定义

属性是不可变的,只能在创建帐户时设置为 true。 设置为 true 时,它默认为帐户中的所有容器启用对象级不可变性。

public Azure.ResourceManager.Storage.Models.ImmutableStorageAccount ImmutableStorageWithVersioning { get; set; }
member this.ImmutableStorageWithVersioning : Azure.ResourceManager.Storage.Models.ImmutableStorageAccount with get, set
Public Property ImmutableStorageWithVersioning As ImmutableStorageAccount

属性值

适用于