次の方法で共有


ListContainerItem.ImmutableStorageWithVersioning プロパティ

定義

コンテナーのオブジェクト レベルの不変性プロパティを取得または設定します。 プロパティは不変であり、コンテナー作成時にのみ true に設定できます。 既存のコンテナーは、移行プロセスを実行する必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.immutableStorageWithVersioning")]
public Microsoft.Azure.Management.Storage.Models.ImmutableStorageWithVersioning ImmutableStorageWithVersioning { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.immutableStorageWithVersioning")>]
member this.ImmutableStorageWithVersioning : Microsoft.Azure.Management.Storage.Models.ImmutableStorageWithVersioning with get, set
Public Property ImmutableStorageWithVersioning As ImmutableStorageWithVersioning

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象