Share via


AzureTableSink.AzureTableInsertType Property

Definition

Gets or sets azure Table insert type. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to