Compartilhar via


AzureIaaSVMJobExtendedInfo.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.Models.AzureIaaSVMJobTaskDetails> TasksList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tasksList")>]
member this.TasksList : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureIaaSVMJobTaskDetails> with get, set
Public Property TasksList As IList(Of AzureIaaSVMJobTaskDetails)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a