PSRecoveryServicesClient.CreateAzureSiteRecoveryRecoveryPlan Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts Creating Recovery Plan.
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation CreateAzureSiteRecoveryRecoveryPlan (string recoveryPlanName, Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CreateRecoveryPlanInput input);
member this.CreateAzureSiteRecoveryRecoveryPlan : string * Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.CreateRecoveryPlanInput -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function CreateAzureSiteRecoveryRecoveryPlan (recoveryPlanName As String, input As CreateRecoveryPlanInput) As PSSiteRecoveryLongRunningOperation
Parameters
- recoveryPlanName
- String
Recovery Plan Name
- input
- CreateRecoveryPlanInput
Create Recovery Plan Input
Returns
Job response