Delen via


IContainerInfo.PreviousTimeStamp Property

Definition

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

Property Value

Attributes

Applies to