PSRecoveryServicesClient.PurgeProtection(String, String, String) 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.
Purges Replicated Protected Item.
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation PurgeProtection (string fabricName, string protectionContainerName, string replicationProtectedItemName);
member this.PurgeProtection : string * string * string -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.PSSiteRecoveryLongRunningOperation
Public Function PurgeProtection (fabricName As String, protectionContainerName As String, replicationProtectedItemName As String) As PSSiteRecoveryLongRunningOperation
Parameters
- fabricName
- String
Fabric Name
- protectionContainerName
- String
Protection Container ID
- replicationProtectedItemName
- String
Virtual Machine ID or Replication group Id
Returns
Job response