MetricAlertResource.LastUpdatedTime Property

Definition

Gets last time the rule was updated in ISO8601 format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to