Compartir a través de


AzureTableSink.AzureTableDefaultPartitionKeyValue Propiedad

Definición

Obtiene o establece el valor de clave de partición predeterminado de azure Table. Tipo: cadena (o Expresión con cadena resultType).

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a