TriggerChangeDetectionContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET