Bagikan melalui


ConnectedRegistryProperties.SyncPropertyLastSyncTime 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.Inlined)]
public DateTime? SyncPropertyLastSyncTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.SyncPropertyLastSyncTime : Nullable<DateTime>
Public ReadOnly Property SyncPropertyLastSyncTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to