Share via


DscNodeConfiguration.LastModifiedTime Property

Definition

Gets or sets the last modified time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to