Compartir a través de


ServerEndpointUpdateParameters.TierFilesOlderThanDays Propiedad

Definición

Obtiene o establece archivos de nivel anteriores a días.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a