次の方法で共有


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

定義

送信ポリシーを有効にすることを許可する Service Bus 承認規則の更新のステージ。

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

型パラメーター

T

更新プログラムの次のステージ。

派生

メソッド

WithSendingEnabled()

送信ポリシーを有効にすることを許可する Service Bus 承認規則の更新のステージ。

適用対象