Share via


AlertsSuppressionRule.LastModifiedUtc Property

Definition

Gets the last time this rule was modified

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to