Share via


ContainerInfo.CurrentTimeStamp Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public DateTime? CurrentTimeStamp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.CurrentTimeStamp : Nullable<DateTime> with get, set
Public Property CurrentTimeStamp As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to