次の方法で共有


BlobTriggerAttribute.BlobPath プロパティ

定義

バインド先の BLOB のパスを取得します。

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

プロパティ値

注釈

パスの BLOB 部分には、一致するパターンを示す中かっこでトークンを含めることができます。 一致した名前は、他のバインド属性で使用して、Job 関数の出力名を定義できます。

適用対象