AppConfigurationSnapshotData.RetentionPeriod Property

Definition

The amount of time, in seconds, that a snapshot will remain in the archived state before expiring. This property is only writable during the creation of a snapshot. If not specified, the default lifetime of key-value revisions will be used.

public long? RetentionPeriod { get; set; }
member this.RetentionPeriod : Nullable<int64> with get, set
Public Property RetentionPeriod As Nullable(Of Long)

Property Value

Applies to