Compartilhar via


ReadOnlyFollowingDatabase.SoftDeletePeriod Propriedade

Definição

Obtém o tempo que os dados devem ser mantidos antes de deixarem de ser acessíveis para consultas no TimeSpan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.softDeletePeriod")]
public TimeSpan? SoftDeletePeriod { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.softDeletePeriod")>]
member this.SoftDeletePeriod : Nullable<TimeSpan>
Public ReadOnly Property SoftDeletePeriod As Nullable(Of TimeSpan)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a