次の方法で共有


EventHubV2OutputDataSource.PartitionKey プロパティ

定義

イベント データを送信するパーティションを決定するために使用されるキーまたは列を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象