Delen via


PSRecoveryServicesClient.UpdateAzureSiteRecoveryProtection(String) Method

Definition

Reprotect Recovery Plan

public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation UpdateAzureSiteRecoveryProtection (string recoveryPlanName);
member this.UpdateAzureSiteRecoveryProtection : string -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function UpdateAzureSiteRecoveryProtection (recoveryPlanName As String) As PSSiteRecoveryLongRunningOperation

Parameters

recoveryPlanName
String

Recovery Plan Name

Returns

Job response

Applies to