DataReplicationTask.ChildrenWorkflows Property

Definition

Gets or sets the list of children workflow models.

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

Property Value

Applies to