Share via


Site.LastModifiedTimeUtc Property

Definition

Last time the app was modified, in UTC. Read-only.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public DateTime? LastModifiedTimeUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.LastModifiedTimeUtc : Nullable<DateTime>
Public ReadOnly Property LastModifiedTimeUtc As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to