次の方法で共有


StreamingPolicy.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

適用対象