ASRJob.Tasks Property

Definition

Gets or sets list of tasks.

public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRTask> Tasks { get; set; }
member this.Tasks : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRTask> with get, set
Public Property Tasks As List(Of ASRTask)

Property Value

Applies to