Share via


BlobSink.BlobWriterDateTimeFormat Property

Definition

Gets or sets blob writer date time format. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="blobWriterDateTimeFormat")]
public object BlobWriterDateTimeFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobWriterDateTimeFormat")>]
member this.BlobWriterDateTimeFormat : obj with get, set
Public Property BlobWriterDateTimeFormat As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to