Partager via


ArmRecoveryServicesSiteRecoveryModelFactory.HyperVReplicaBaseEventDetails Méthode

Définition

Initialise une nouvelle instance d’HyperVReplicaBaseEventDetails.

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

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 HyperVReplicaBaseEventDetails instance pour se moquer.

S’applique à