共用方式為


ImmutabilityPolicyInner.ImmutabilityPeriodSinceCreationInDays Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.immutabilityPeriodSinceCreationInDays")]
public int ImmutabilityPeriodSinceCreationInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.immutabilityPeriodSinceCreationInDays")>]
member this.ImmutabilityPeriodSinceCreationInDays : int with get, set
Public Property ImmutabilityPeriodSinceCreationInDays As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to