你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TriggerChangeDetectionContent 类

定义

在云终结点上调用触发器更改检测操作时使用的参数。

public class TriggerChangeDetectionContent
type TriggerChangeDetectionContent = class
Public Class TriggerChangeDetectionContent
继承
TriggerChangeDetectionContent

构造函数

TriggerChangeDetectionContent()

初始化 TriggerChangeDetectionContent 的新实例。

属性

ChangeDetectionMode

更改检测模式。 适用于 directoryPath 参数中指定的目录。

DirectoryPath

要对其执行更改检测的目录 Azure 文件共享的相对路径。

Paths

要包含在更改检测中的 Azure 文件共享上的相对路径数组。 可以是文件和目录。

适用于