Package version:

Interface ProtectedAppendWritesHistory

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

interface ProtectedAppendWritesHistory {
    allowProtectedAppendWritesAll?: boolean;
    timestamp?: any;
}

Properties

allowProtectedAppendWritesAll?: boolean

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.

timestamp?: any

Returns the date and time the tag was added. NOTE: This property will not be serialized. It can only be populated by the server.