Compartir a través de


ImmutabilityPolicyProperties.UpdateHistory Propiedad

Definición

Obtiene el historial de actualizaciones immutabilityPolicy del contenedor de blobs.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a