Registry.StatusTimestamp Property

Definition

The timestamp when the status was changed to the current value.

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

Property Value

Implements

Attributes

Applies to