Table.TotalRetentionInDays Propriedade

Definição

Obtém ou define a retenção total da tabela em dias, entre 4 e 2555. Definir essa propriedade como -1 usará como padrão a retenção de tabela.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a