PSRecoveryServicesClient.StartAzureSiteRecoveryReprotection 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.
Re-protects the Azure Site Recovery protection entity.
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation StartAzureSiteRecoveryReprotection (string fabricName, string protectionContainerName, string replicationProtectedItemName, Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationInput input);
member this.StartAzureSiteRecoveryReprotection : string * string * string * Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReverseReplicationInput -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function StartAzureSiteRecoveryReprotection (fabricName As String, protectionContainerName As String, replicationProtectedItemName As String, input As ReverseReplicationInput) As PSSiteRecoveryLongRunningOperation
Parameters
- fabricName
- String
Fabric Name
- protectionContainerName
- String
Protection Conatiner Name
- replicationProtectedItemName
- String
Replication Protected Item
- input
- ReverseReplicationInput
Input for Reprotect
Returns
Job Response