Megosztás a következőn keresztül:


TriggerChangeDetectionContent Class

Definition

The parameters used when calling trigger change detection action on cloud endpoint.

public class TriggerChangeDetectionContent
type TriggerChangeDetectionContent = class
Public Class TriggerChangeDetectionContent
Inheritance
TriggerChangeDetectionContent

Constructors

TriggerChangeDetectionContent()

Initializes a new instance of TriggerChangeDetectionContent.

Properties

ChangeDetectionMode

Change Detection Mode. Applies to a directory specified in directoryPath parameter.

DirectoryPath

Relative path to a directory Azure File share for which change detection is to be performed.

Paths

Array of relative paths on the Azure File share to be included in the change detection. Can be files and directories.

Applies to