Condividi tramite


IProcessInfo.TimeStamp Property

Definition

Time stamp.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time stamp.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="time_stamp")]
public DateTime? TimeStamp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time stamp.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="time_stamp")>]
member this.TimeStamp : Nullable<DateTime> with get, set
Public Property TimeStamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to