Compartilhar via


TieringPolicy.Duration Propriedade

Definição

Obtém ou define o número de dias/semanas/meses/anos para reter backups na camada atual antes da camada. Usado somente se TieringMode estiver definido como TierAfter

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a