Freigeben über


StorageAccount.ImmutableStorageWithVersioning Eigenschaft

Definition

Ruft ab oder legt fest, dass die Eigenschaft unveränderlich ist und nur zum Zeitpunkt der Kontoerstellung auf TRUE festgelegt werden kann. Wenn dieser Wert auf TRUE festgelegt ist, wird standardmäßig die Unveränderlichkeit auf Objektebene für alle Container im Konto aktiviert.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: