次の方法で共有


LegalHoldProperties.ProtectedAppendWritesHistory プロパティ

定義

保護された追加 BLOB 書き込み履歴を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="protectedAppendWritesHistory")]
public Microsoft.Azure.Management.Storage.Models.ProtectedAppendWritesHistory ProtectedAppendWritesHistory { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedAppendWritesHistory")>]
member this.ProtectedAppendWritesHistory : Microsoft.Azure.Management.Storage.Models.ProtectedAppendWritesHistory with get, set
Public Property ProtectedAppendWritesHistory As ProtectedAppendWritesHistory

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象