ProtectedAppendWritesHistory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Protected append writes history setting for the blob container with Legal holds.
public class ProtectedAppendWritesHistory
type ProtectedAppendWritesHistory = class
Public Class ProtectedAppendWritesHistory
- Inheritance
-
ProtectedAppendWritesHistory
Constructors
ProtectedAppendWritesHistory() |
Initializes a new instance of the ProtectedAppendWritesHistory class. |
ProtectedAppendWritesHistory(Nullable<Boolean>, Nullable<DateTime>) |
Initializes a new instance of the ProtectedAppendWritesHistory class. |
Properties
AllowProtectedAppendWritesAll |
Gets or sets 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 |
Gets returns the date and time the tag was added. |
Applies to
Azure SDK for .NET