Freigeben über


AzureIaaSVMJobExtendedInfo.TasksList Eigenschaft

Definition

Ruft die Liste der Aufgaben ab, die diesem Auftrag zugeordnet sind, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: