Udostępnij przez


IProtectedAppendWritesHistory Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ProtectedAppendWritesHistoryTypeConverter))]
public interface IProtectedAppendWritesHistory : Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.ProtectedAppendWritesHistoryTypeConverter))>]
type IProtectedAppendWritesHistory = interface
    interface IJsonSerializable
Public Interface IProtectedAppendWritesHistory
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AllowProtectedAppendWritesAll

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

Returns the date and time the tag was added.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to