Freigeben über


ArmRecoveryServicesDataReplicationModelFactory.TestFailoverCleanupWorkflowModelCustomProperties Methode

Definition

Initialisiert eine neue instance von 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

Parameter

affectedObjectDetails
IReadOnlyDictionary<String,String>

Ruft benutzerdefinierte Eigenschaften des betroffenen Objekts ab oder legt diese fest.

comments
String

Ruft die Testfailoverbereinigungskommentare ab oder legt diese fest.

Gibt zurück

Eine neue TestFailoverCleanupWorkflowModelCustomProperties instance zum Simulieren.

Gilt für: