Freigeben über


StorageAccountCreateParameters.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 sie auf true festgelegt ist, wird standardmäßig die Unveränderlichkeit auf Objektebene für alle neuen 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: