WebPubSubAttribute.Connection Property

Definition

The connection of target Web PubSub service.

[Microsoft.Azure.WebJobs.Description.ConnectionString]
public string Connection { get; set; }
[<Microsoft.Azure.WebJobs.Description.ConnectionString>]
member this.Connection : string with get, set
Public Property Connection As String

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.ConnectionStringAttribute

Applies to