次の方法で共有


ServiceBusTriggerAttribute.TopicName プロパティ

定義

バインドするトピックの名前を取得します。

public string TopicName { get; }
member this.TopicName : string
Public ReadOnly Property TopicName As String

プロパティ値

注釈

キューにバインドすると、 は を返します null

適用対象