Partager via


SecurityTask.LastStateChangeTimeUtc Property

Definition

Gets the time this task's details were last changed in UTC

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to