Compartilhar via


ArmRecoveryServicesDataReplicationModelFactory.TestFailoverCleanupWorkflowModelCustomProperties Método

Definição

Inicializa uma nova instância de TestFailoverCleanupWorkflowModelCustomProperties.

public static Azure.ResourceManager.RecoveryServicesDataReplication.Models.TestFailoverCleanupWorkflowModelCustomProperties TestFailoverCleanupWorkflowModelCustomProperties (System.Collections.Generic.IReadOnlyDictionary<string,string> affectedObjectDetails = default, string comments = default);
static member TestFailoverCleanupWorkflowModelCustomProperties : System.Collections.Generic.IReadOnlyDictionary<string, string> * string -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.TestFailoverCleanupWorkflowModelCustomProperties
Public Shared Function TestFailoverCleanupWorkflowModelCustomProperties (Optional affectedObjectDetails As IReadOnlyDictionary(Of String, String) = Nothing, Optional comments As String = Nothing) As TestFailoverCleanupWorkflowModelCustomProperties

Parâmetros

affectedObjectDetails
IReadOnlyDictionary<String,String>

Obtém ou define as propriedades personalizadas do objeto afetado.

comments
String

Obtém ou define os comentários de limpeza de failover de teste.

Retornos

Uma nova TestFailoverCleanupWorkflowModelCustomProperties instância para zombar.

Aplica-se a