IWithPartitionCount Interface

Definition

The stage of the event hub definition allowing to specify partition count for event hub.

public interface IWithPartitionCount : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPartitionCount = interface
    interface IBeta
Public Interface IWithPartitionCount
Implements IBeta
Derived
Implements

Methods

WithPartitionCount(Int64)

Specifies the number of partitions in the event hub.

Applies to