Compartir a través de


LegalHold.AllowProtectedAppendWritesAll Propiedad

Definición

Obtiene o establece cuando está habilitado, se pueden escribir nuevos bloques en "Append y Bock Blobs" al tiempo que se mantiene la protección y el cumplimiento de la suspensión legal. Solo se pueden agregar nuevos bloques y los bloques existentes no se pueden modificar ni eliminar.

[Newtonsoft.Json.JsonProperty(PropertyName="allowProtectedAppendWritesAll")]
public bool? AllowProtectedAppendWritesAll { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowProtectedAppendWritesAll")>]
member this.AllowProtectedAppendWritesAll : Nullable<bool> with get, set
Public Property AllowProtectedAppendWritesAll As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a