StorageTaskPreviewActionCondition interface

Represents the storage task conditions to be tested for a match with container and blob properties.

Properties

elseBlockExists

Specify whether the else block is present in the condition.

if

The condition to be tested for a match with container and blob properties.

Property Details

elseBlockExists

Specify whether the else block is present in the condition.

elseBlockExists: boolean

Property Value

boolean

if

The condition to be tested for a match with container and blob properties.

if: StorageTaskPreviewActionIfCondition

Property Value