Freigeben über


ContainerProperties.ImmutableStorageWithVersioningEnabled Property

Definition

This is an immutable property, when set to true it enables object level immutability at the container level.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public bool? ImmutableStorageWithVersioningEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.ImmutableStorageWithVersioningEnabled : Nullable<bool> with get, set
Public Property ImmutableStorageWithVersioningEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to