Share via


ConsumerGroupProperties.UpdatedAt Property

Definition

The exact time the message was updated.

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

Property Value

Implements

Attributes

Applies to