ProtectedAppendWritesHistoryResponse

data class ProtectedAppendWritesHistoryResponse(val allowProtectedAppendWritesAll: Boolean? = null, val timestamp: String)

Protected append writes history setting for the blob container with Legal holds.

Constructors

Link copied to clipboard
constructor(allowProtectedAppendWritesAll: Boolean? = null, timestamp: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When enabled, new blocks can be written to both 'Append and Bock Blobs' while maintaining legal hold protection and compliance. Only new blocks can be added and any existing blocks cannot be modified or deleted.

Link copied to clipboard

Returns the date and time the tag was added.