CSMJobDetailedProperties.TasksList Property

Definition

Optional. List of subtasks for this job

public System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMJobTaskDetails> TasksList { get; set; }
member this.TasksList : System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMJobTaskDetails> with get, set
Public Property TasksList As IList(Of CSMJobTaskDetails)

Property Value

Applies to