次の方法で共有


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

プロパティ値

適用対象