Compartir a través de


AzureTableSink.AzureTablePartitionKeyName Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a