AzureStorageJobExtendedInfo.TasksList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets list of tasks for this job
[Newtonsoft.Json.JsonProperty(PropertyName="tasksList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureStorageJobTaskDetails> TasksList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tasksList")>]
member this.TasksList : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureStorageJobTaskDetails> with get, set
Public Property TasksList As IList(Of AzureStorageJobTaskDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute