Udostępnij za pośrednictwem


NotificationHubJob.CreatedAt Property

Definition

Gets the created time.

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

Property Value

The created time.

Attributes

Applies to