StorageTaskPreviewActionCondition interface
Represents the storage task conditions to be tested for a match with container and blob properties.
Properties
else |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript