Compartilhar via


DpmJobExtendedInfo.TasksList Propriedade

Definição

Obtém ou define a lista de tarefas associadas a esse trabalho.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a