Condividi tramite


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 string Update { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="update")>]
member this.Update : string
Public ReadOnly Property Update As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to