StorageTaskAction interface

The storage task action represents conditional statements and operations to be performed on target objects.

Properties

else

The else block of storage task operation

if

The if block of storage task operation

Property Details

else

The else block of storage task operation

else?: ElseCondition

Property Value

if

The if block of storage task operation

if: IfCondition

Property Value