Share via


MetricAlertStatusProperties.Timestamp Eigenschaft

Definition

Ruft die UTC-Zeit ab, wann die status aktiviert wurde, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: