DataReplicationWorkflowProperties.Tasks Property

Definition

Gets or sets the list of tasks.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationTask> Tasks { get; }
member this.Tasks : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationTask>
Public ReadOnly Property Tasks As IReadOnlyList(Of DataReplicationTask)

Property Value

Applies to