ImmutabilityPolicyProperties.UpdateHistory プロパティ

定義

BLOB コンテナーの ImmutabilityPolicy 更新履歴を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象