Partager via


Eventhub.PartitionCount Propriété

Définition

Obtient ou définit le nombre de partitions créées pour Event Hub, les valeurs autorisées sont comprises entre 1 et 32 partitions.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionCount")]
public long? PartitionCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partitionCount")>]
member this.PartitionCount : Nullable<int64> with get, set
Public Property PartitionCount As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à