ImmutabilityPolicyProperties.UpdateHistory Property

Definition

Gets the ImmutabilityPolicy update history of the blob container.

[Newtonsoft.Json.JsonProperty(PropertyName="updateHistory")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.UpdateHistoryProperty> UpdateHistory { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updateHistory")>]
member this.UpdateHistory : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.UpdateHistoryProperty>
Public ReadOnly Property UpdateHistory As IList(Of UpdateHistoryProperty)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to