次の方法で共有


DataReplicationTask.ChildrenWorkflows プロパティ

定義

子ワークフロー モデルの一覧を取得または設定します。

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)

プロパティ値

適用対象