HealthMonitorStateChange.CurrentStateFirstObservedTimestamp Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to