BlobAttribute.BlobPath プロパティ

定義

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

[Microsoft.Azure.WebJobs.Description.AutoResolve]
public string BlobPath { get; }
[<Microsoft.Azure.WebJobs.Description.AutoResolve>]
member this.BlobPath : string
Public ReadOnly Property BlobPath As String

プロパティ値

属性
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

適用対象