Share via


DataReplicationTask.ChildrenJobs Property

Definition

Gets or sets the list of children job models.

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

Property Value

Applies to