Partager via


MetricAvailability.Retention Propriété

Définition

Obtient ou définit la période de rétention de la métrique à l’heure spécifiée. Exprimé sous forme de durée 'PT1M', 'P1D', etc.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à