Share via


AzureTableSink.AzureTableDefaultPartitionKeyValue Property

Definition

Azure Table default partition key value. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AzureTableDefaultPartitionKeyValue { get; set; }
member this.AzureTableDefaultPartitionKeyValue : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AzureTableDefaultPartitionKeyValue As DataFactoryElement(Of String)

Property Value

Applies to