IfCondition interface

The if block of storage task operation

Properties

condition

The condition predicate which is composed of object properties, eg: blob and container properties.

operations

List of operations to execute when the condition predicate satisfies.

Property Details

condition

The condition predicate which is composed of object properties, eg: blob and container properties.

condition: string

Property Value

string

operations

List of operations to execute when the condition predicate satisfies.

operations: StorageTaskOperation[]

Property Value