Compartir a través de


SyncProperties.LastSyncTime Property

Definition

The last time a sync occurred between the connected registry and its parent.

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

Property Value

Implements

Attributes

Applies to