Partilhar via


ArmRecoveryServicesSiteRecoveryModelFactory.InlineWorkflowTaskDetails Método

Definição

Inicializa uma nova instância de InlineWorkflowTaskDetails.

public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InlineWorkflowTaskDetails InlineWorkflowTaskDetails (System.Collections.Generic.IEnumerable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AsrTask> childTasks = default, System.Collections.Generic.IEnumerable<string> workflowIds = default);
static member InlineWorkflowTaskDetails : seq<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.AsrTask> * seq<string> -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InlineWorkflowTaskDetails
Public Shared Function InlineWorkflowTaskDetails (Optional childTasks As IEnumerable(Of AsrTask) = Nothing, Optional workflowIds As IEnumerable(Of String) = Nothing) As InlineWorkflowTaskDetails

Parâmetros

childTasks
IEnumerable<AsrTask>

As tarefas filho.

workflowIds
IEnumerable<String>

A lista de IDs de fluxo de trabalho filho.

Retornos

Uma nova InlineWorkflowTaskDetails instância para zombar.

Aplica-se a