Share via


EventhubProperties.PartitionId Property

Definition

Current number of shards on the Event Hub.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public string[] PartitionId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.PartitionId : string[]
Public ReadOnly Property PartitionId As String()

Property Value

String[]

Implements

Attributes

Applies to