次の方法で共有


SBQueue.CreatedAt プロパティ

定義

メッセージが作成された正確な時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.createdAt")]
public DateTime? CreatedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.createdAt")>]
member this.CreatedAt : Nullable<DateTime>
Public ReadOnly Property CreatedAt As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象