次の方法で共有


WebPubSubAttribute.Connection プロパティ

定義

ターゲット Web PubSub サービスの接続。

[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

プロパティ値

属性
Microsoft.Azure.WebJobs.Description.ConnectionStringAttribute

適用対象