Share via


StorageTaskIfCondition.Operations Property

Definition

List of operations to execute when the condition predicate satisfies.

public System.Collections.Generic.IList<Azure.ResourceManager.StorageActions.Models.StorageTaskOperationInfo> Operations { get; }
member this.Operations : System.Collections.Generic.IList<Azure.ResourceManager.StorageActions.Models.StorageTaskOperationInfo>
Public ReadOnly Property Operations As IList(Of StorageTaskOperationInfo)

Property Value

Applies to