Freigeben über


VaultJobDetails.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.VaultJobSubTask> SubTasks { get; set; }
member this.SubTasks : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.VaultJobSubTask> with get, set
Public Property SubTasks As List(Of VaultJobSubTask)

Property Value

Applies to