BlobAttribute.BlobPath Property

Definition

Gets the path of the blob to which to bind.

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

Property Value

Attributes
Microsoft.Azure.WebJobs.Description.AutoResolveAttribute

Applies to