共用方式為


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

Property Value

Applies to