Partager via


Eventhub.PartitionIds Propriété

Définition

Obtient le nombre actuel de partitions sur event Hub.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à