共用方式為


AzureTableSink.AzureTableDefaultPartitionKeyValue Property

Definition

Gets or sets azure Table default partition key value. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to