HealthMonitor.LastReportedTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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