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
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