Compartilhar via


RevisionProperties.LastActiveTime Property

Definition

Timestamp describing when the revision was last active. Only meaningful when revision is inactive

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

Property Value

Implements

Attributes

Applies to