Share via


UpdateHistoryProperty.Update Property

Definition

Gets the ImmutabilityPolicy update type of a blob container, possible values include: put, lock and extend. Possible values include: 'put', 'lock', 'extend'

[Newtonsoft.Json.JsonProperty(PropertyName="update")]
public Microsoft.Azure.Management.Storage.Fluent.Models.ImmutabilityPolicyUpdateType Update { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="update")>]
member this.Update : Microsoft.Azure.Management.Storage.Fluent.Models.ImmutabilityPolicyUpdateType
Public ReadOnly Property Update As ImmutabilityPolicyUpdateType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to