Bagikan melalui


BlobTrigger.FolderPath Property

Definition

Gets or sets the path of the container/folder that will trigger the pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.folderPath")]
public string FolderPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.folderPath")>]
member this.FolderPath : string with get, set
Public Property FolderPath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to