Share via


HealthMonitor.LastReportedTimestamp Property

Definition

Gets or sets timestamp of the monitor's last reported health state.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastReportedTimestamp")]
public string LastReportedTimestamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastReportedTimestamp")>]
member this.LastReportedTimestamp : string with get, set
Public Property LastReportedTimestamp As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to