Freigeben über


PlannedFailoverModelProperties(PlannedFailoverModelCustomProperties) Konstruktor

Definition

Initialisiert eine neue instance von PlannedFailoverModelProperties.

public PlannedFailoverModelProperties (Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties customProperties);
new Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelProperties
Public Sub New (customProperties As PlannedFailoverModelCustomProperties)

Parameter

customProperties
PlannedFailoverModelCustomProperties

Geplante benutzerdefinierte Failovermodelleigenschaften. Beachten Sie, dass PlannedFailoverModelCustomProperties es sich um die Basisklasse handelt. Je nach Szenario muss hier möglicherweise eine abgeleitete Klasse der Basisklasse zugewiesen werden, oder diese Eigenschaft muss in eine der möglichen abgeleiteten Klassen umgewandelt werden. Die verfügbaren abgeleiteten Klassen sind HyperVToAzStackHciPlannedFailoverModelCustomProperties, GeneralPlannedFailoverModelCustomProperties und VMwareToAzStackHciPlannedFailoverModelCustomProperties.

Ausnahmen

customProperties ist NULL.

Gilt für: