Partager via


RecoveryPlanScriptActionDetails(String, RecoveryPlanActionLocation) Constructeur

Définition

Initialise une nouvelle instance de RecoveryPlanScriptActionDetails.

public RecoveryPlanScriptActionDetails (string path, Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanActionLocation fabricLocation);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanScriptActionDetails : string * Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanActionLocation -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanScriptActionDetails
Public Sub New (path As String, fabricLocation As RecoveryPlanActionLocation)

Paramètres

path
String

Chemin du script.

fabricLocation
RecoveryPlanActionLocation

Emplacement de la structure.

Exceptions

path a la valeur null.

S’applique à