Share via


LegalHoldProperties.ProtectedAppendWritesHistory Property

Definition

Gets or sets protected append blob writes history.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to