Share via


UpdateHistoryProperty.ImmutabilityPeriodSinceCreationInDays Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="immutabilityPeriodSinceCreationInDays")]
public int? ImmutabilityPeriodSinceCreationInDays { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="immutabilityPeriodSinceCreationInDays")>]
member this.ImmutabilityPeriodSinceCreationInDays : Nullable<int>
Public ReadOnly Property ImmutabilityPeriodSinceCreationInDays As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to