Compartilhar via


DocumentDbOutputDataSource.PartitionKey Propriedade

Definição

Obtém ou define o nome do campo em eventos de saída usados para especificar a chave para particionamento de saída entre coleções. Se 'collectionNamePattern' contiver o token {partition}, essa propriedade precisará ser especificada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionKey")]
public string PartitionKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionKey")>]
member this.PartitionKey : string with get, set
Public Property PartitionKey As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a