TaskStatusInfo.TaskSteps Property

Definition

Required. List of steps which are part of the task, with each step's status

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.TaskStep> TaskSteps { get; set; }
member this.TaskSteps : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.StorSimple.Models.TaskStep> with get, set
Public Property TaskSteps As IList(Of TaskStep)

Property Value

Applies to