Partager via


DailyRetentionSchedule.RetentionTimes Propriété

Définition

Obtient ou définit les temps de rétention de la stratégie de rétention.

[Newtonsoft.Json.JsonProperty(PropertyName="retentionTimes")]
public System.Collections.Generic.IList<DateTime?> RetentionTimes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retentionTimes")>]
member this.RetentionTimes : System.Collections.Generic.IList<Nullable<DateTime>> with get, set
Public Property RetentionTimes As IList(Of Nullable(Of DateTime))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à