次の方法で共有


Replication.StatusTimestamp Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=4)]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public DateTime? StatusTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=4)>]
[<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