次の方法で共有


IWithQueue インターフェイス

定義

Service Bus 名前空間定義のステージ。名前空間に新しいキューを追加できます。

public interface IWithQueue
type IWithQueue = interface
Public Interface IWithQueue
派生

メソッド

WithNewQueue(String, Int32)

Service Bus 名前空間にキュー エンティティを作成します。

適用対象