Share via


StorageTaskAction.ElseOperations Property

Definition

List of operations to execute in the else block.

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

Property Value

Applies to