Share via


IContainerInfo.CurrentTimeStamp Property

Definition

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

Property Value

Attributes

Applies to