你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MabJobDetails.SubTasks Property

Definition

List of sub tasks triggered as part of this job's operation.

public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.MabJobSubTask> SubTasks { get; set; }
member this.SubTasks : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.MabJobSubTask> with get, set
Public Property SubTasks As List(Of MabJobSubTask)

Property Value

Applies to