ServerEndpointCloudTieringStatus.HealthLastUpdatedTimestamp Property

Definition

Gets the last updated timestamp of health state

[Newtonsoft.Json.JsonProperty(PropertyName="healthLastUpdatedTimestamp")]
public DateTime? HealthLastUpdatedTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthLastUpdatedTimestamp")>]
member this.HealthLastUpdatedTimestamp : Nullable<DateTime>
Public ReadOnly Property HealthLastUpdatedTimestamp As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to