Partager via


ArmRecoveryServicesSiteRecoveryModelFactory.HyperVReplica2012EventDetails Méthode

Définition

Initialise une nouvelle instance d’HyperVReplica2012EventDetails.

public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplica2012EventDetails HyperVReplica2012EventDetails (string containerName = default, string fabricName = default, string remoteContainerName = default, string remoteFabricName = default);
static member HyperVReplica2012EventDetails : string * string * string * string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HyperVReplica2012EventDetails
Public Shared Function HyperVReplica2012EventDetails (Optional containerName As String = Nothing, Optional fabricName As String = Nothing, Optional remoteContainerName As String = Nothing, Optional remoteFabricName As String = Nothing) As HyperVReplica2012EventDetails

Paramètres

containerName
String

Nom convivial du conteneur.

fabricName
String

Nom convivial de l’infrastructure.

remoteContainerName
String

Nom du conteneur distant.

remoteFabricName
String

Nom de l’infrastructure distante.

Retours

Une nouvelle HyperVReplica2012EventDetails instance pour se moquer.

S’applique à