PSTemplateSpec.LastModifiedTime Property

Definition

Gets the date/time the template spec was last modified (PUT to Azure).

public DateTime? LastModifiedTime { get; set; }
member this.LastModifiedTime : Nullable<DateTime> with get, set
Public Property LastModifiedTime As Nullable(Of DateTime)

Property Value

Applies to