次の方法で共有


Revision.LastActiveTime Property

Definition

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

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

Property Value

Implements

Attributes

Applies to