Aracılığıyla paylaş


MetricAvailability.Retention Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to