Partager via


ArmRecoveryServicesSiteRecoveryModelFactory.RecoveryPlanA2ADetails Méthode

Définition

Initialise une nouvelle instance de RecoveryPlanA2ADetails.

public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanA2ADetails RecoveryPlanA2ADetails (string primaryZone = default, string recoveryZone = default, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation primaryExtendedLocation = default, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation recoveryExtendedLocation = default);
static member RecoveryPlanA2ADetails : string * string * Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation * Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryExtendedLocation -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanA2ADetails
Public Shared Function RecoveryPlanA2ADetails (Optional primaryZone As String = Nothing, Optional recoveryZone As String = Nothing, Optional primaryExtendedLocation As SiteRecoveryExtendedLocation = Nothing, Optional recoveryExtendedLocation As SiteRecoveryExtendedLocation = Nothing) As RecoveryPlanA2ADetails

Paramètres

primaryZone
String

Zone principale.

recoveryZone
String

Zone de récupération.

primaryExtendedLocation
SiteRecoveryExtendedLocation

Emplacement étendu principal.

recoveryExtendedLocation
SiteRecoveryExtendedLocation

Emplacement étendu de récupération.

Retours

Une nouvelle RecoveryPlanA2ADetails instance pour se moquer.

S’applique à