次の方法で共有


IWithPartitionCount インターフェイス

定義

イベント ハブのパーティション数を指定できるイベント ハブの更新のステージ。

public interface IWithPartitionCount : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPartitionCount = interface
    interface IBeta
Public Interface IWithPartitionCount
Implements IBeta
派生
実装

メソッド

WithPartitionCount(Int64)

イベント ハブ内のパーティションの数を指定します。

適用対象