EventHubRuntimeInformation.PartitionIds Property

Definition

Gets or sets the partition ID for an Event Hub.

public string[] PartitionIds { get; set; }
member this.PartitionIds : string[] with get, set
Public Property PartitionIds As String()

Property Value

String[]

Returns String.

Applies to