Share via


ServiceBusTriggerAttribute.SubscriptionName Property

Definition

Gets the name of the subscription in TopicName to bind to.

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

Property Value

Remarks

When binding to a queue, returns null.

Applies to