Share via


ServiceBusTriggerAttribute.Connection Property

Definition

Gets or sets the app setting name that contains the Service Bus connection string.

public string Connection { get; set; }
member this.Connection : string with get, set
Public Property Connection As String

Property Value

Implements

Microsoft.Azure.WebJobs.IConnectionProvider.Connection

Applies to