Aracılığıyla paylaş


Alert.ProcessingEndTimeUtc Property

Definition

Gets the UTC processing end time of the alert in ISO8601 format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to