次の方法で共有


IWithSend<T> インターフェイス

定義

送信ポリシーを有効にできる Service Bus 承認規則定義のステージ。

public interface IWithSend<T>
type IWithSend<'T> = interface
Public Interface IWithSend(Of T)

型パラメーター

T

定義の次のステージ。

派生

メソッド

WithSendingEnabled()

送信ポリシーを有効にできる Service Bus 承認規則定義のステージ。

適用対象