Share via


TriggerChangeDetectionParameters.DirectoryPath Property

Definition

Gets or sets relative path to a directory Azure File share for which change detection is to be performed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to