BlobAttribute.Connection プロパティ

定義

Azure Storage 接続文字列を含むアプリ設定名を取得または設定します。

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

プロパティ値

実装

Microsoft.Azure.WebJobs.IConnectionProvider.Connection

適用対象