Bagikan melalui


DpmJobExtendedInfo.TasksList Property

Definition

Gets or sets list of tasks associated with this job.

[Newtonsoft.Json.JsonProperty(PropertyName="tasksList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.DpmJobTaskDetails> TasksList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tasksList")>]
member this.TasksList : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.DpmJobTaskDetails> with get, set
Public Property TasksList As IList(Of DpmJobTaskDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to