Protected Append Writes History Response
    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
                fun ProtectedAppendWritesHistoryResponse(allowProtectedAppendWritesAll: Boolean? = null, timestamp: String)