Share via


SbTopicProperties.AccessedAt Property

Definition

Last time the message was sent, or a request was received, for this topic.

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

Property Value

Implements

Attributes

Applies to