Share via


Condition.Timestamp Property

Definition

The time when the condition was raised.

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

Property Value

Implements

Attributes

Applies to