BackupJobExtendedInfo.SubTasks 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.
List of Sub Tasks of the job.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataProtectionBackup.Models.BackupJobSubTask> SubTasks { get; }
member this.SubTasks : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataProtectionBackup.Models.BackupJobSubTask>
Public ReadOnly Property SubTasks As IReadOnlyList(Of BackupJobSubTask)