Share via


IConnectedRegistry.LastActivityTime Property

Definition

The last activity time of the connected registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The last activity time of the connected registry.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastActivityTime")]
public DateTime? LastActivityTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The last activity time of the connected registry.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastActivityTime")>]
member this.LastActivityTime : Nullable<DateTime>
Public ReadOnly Property LastActivityTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to