StreamingLocator.Created プロパティ

定義

ストリーミング ロケーターの作成時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.created")]
public DateTime Created { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.created")>]
member this.Created : DateTime
Public ReadOnly Property Created As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象