Freigeben über


Eventhub.PartitionCount Eigenschaft

Definition

Ruft die Anzahl von Partitionen ab, die für den Event Hub erstellt wurden, oder legt diese fest. Zulässige Werte liegen zwischen 1 und 32 Partitionen.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: