Share via


SoftwareUpdateConfigurationRun.LastModifiedTime Property

Definition

Gets last time resource was modified, which only appears in the response.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedTime")]
public DateTimeOffset LastModifiedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastModifiedTime")>]
member this.LastModifiedTime : DateTimeOffset
Public ReadOnly Property LastModifiedTime As DateTimeOffset

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to