Freigeben über


InputProperties.PartitionKey Eigenschaft

Definition

Ruft partitionKey ab oder legt partitionKey beschreibt einen Schlüssel in den Eingabedaten, der für die Partitionierung der Eingabedaten verwendet wird.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: