Compartilhar via


TriggerChangeDetectionParameters.Paths Propriedade

Definição

Obtém ou define a matriz de caminhos relativos no compartilhamento de Arquivos do Azure a ser incluído na detecção de alteração. Pode ser arquivos e diretórios.

[Newtonsoft.Json.JsonProperty(PropertyName="paths")]
public System.Collections.Generic.IList<string> Paths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="paths")>]
member this.Paths : System.Collections.Generic.IList<string> with get, set
Public Property Paths As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a