Partager via


StorageAccountCreateParameters.ImmutableStorageWithVersioning Propriété

Définition

Obtient ou définit la propriété est immuable et ne peut être définie sur true qu’au moment de la création du compte. Lorsqu’elle est définie sur true, elle active l’immuabilité au niveau de l’objet pour tous les nouveaux conteneurs du compte par défaut.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à