Compartir a través de


IImmutabilityPolicyProperties Interface

Definition

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

Properties

Etag

ImmutabilityPolicy Etag.

ImmutabilityPeriodSinceCreationInDay

The immutability period for the blobs in the container since the policy creation, in days.

State

The ImmutabilityPolicy state of a blob container, possible values include: Locked and Unlocked.

UpdateHistory

The ImmutabilityPolicy update history of the blob container.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to