NotificationHubJob.UpdatedAt Property

Definition

Gets the updated time.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="UpdatedAt", Order=1011)]
public DateTime UpdatedAt { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="UpdatedAt", Order=1011)>]
member this.UpdatedAt : DateTime
Public ReadOnly Property UpdatedAt As DateTime

Property Value

The updated time.

Attributes

Applies to