Partager via


Table.TotalRetentionInDays Propriété

Définition

Obtient ou définit la rétention totale de la table en jours, entre 4 et 2555. Si vous définissez cette propriété sur -1, la rétention de la table est définie par défaut.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à