RecoveryPlanTestFailoverContent(RecoveryPlanTestFailoverProperties) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue instance von RecoveryPlanTestFailoverContent.
public RecoveryPlanTestFailoverContent (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanTestFailoverProperties properties);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanTestFailoverContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanTestFailoverProperties -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanTestFailoverContent
Public Sub New (properties As RecoveryPlanTestFailoverProperties)
Parameter
- properties
- RecoveryPlanTestFailoverProperties
Der Wiederherstellungsplan testt die Failovereingabeeigenschaften.
Ausnahmen
properties
ist NULL.