Freigeben über


EventHubProperties.PartitionIds Eigenschaft

Definition

Ruft die Partitions-IDs im Event Hub-kompatiblen Endpunkt ab.

[Newtonsoft.Json.JsonProperty(PropertyName="partitionIds")]
public System.Collections.Generic.IList<string> PartitionIds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionIds")>]
member this.PartitionIds : System.Collections.Generic.IList<string>
Public ReadOnly Property PartitionIds As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: