次の方法で共有


BlobOutputDataSource.TimeFormat プロパティ

定義

時刻の形式を取得または設定します。 {time} が pathPattern に表示される場合は、このプロパティの値が代わりに時刻形式として使用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeFormat")]
public string TimeFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeFormat")>]
member this.TimeFormat : string with get, set
Public Property TimeFormat As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象