Share via


BlobContainerImmutabilityPolicy.UpdateHistory Property

Definition

The ImmutabilityPolicy update history of the blob container.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.UpdateHistoryEntry> UpdateHistory { get; }
member this.UpdateHistory : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.UpdateHistoryEntry>
Public ReadOnly Property UpdateHistory As IReadOnlyList(Of UpdateHistoryEntry)

Property Value

Applies to