TriggerArray

Specifies the triggers for the Volume Shadow Copy Service resource. The following table summarizes the attributes of the TriggerArray property.

Attribute Value
Data type BYTE
Access Read/write
Structure CLUSPROP_BINARY
Maximum None (but see Maximum Property Size.)
Default TBD

Remarks

The constant for this property is CLUSREG_NAME_VSSTASK_TRIGGERARRAY.

The content of the TriggerArray property is an array of TASK_TRIGGER structures.

The CLUSPROP_BINARY_DECLARE macro creates a CLUSPROP_BINARY structure with an array of the correct size.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Datacenter, Windows Server 2008 Enterprise

See also

Volume Shadow Copy Service Task Private Properties

CLUSPROP_BINARY

CLUSPROP_BINARY_DECLARE

TASK_TRIGGER