PSRecoveryServicesClient.GetAzureSiteRecoveryReplicationProtectedItemInRP 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.
Retrieves Protected Items.
public System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProtectedItem> GetAzureSiteRecoveryReplicationProtectedItemInRP (string recoveryPlanName);
member this.GetAzureSiteRecoveryReplicationProtectedItemInRP : string -> System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProtectedItem>
Public Function GetAzureSiteRecoveryReplicationProtectedItemInRP (recoveryPlanName As String) As List(Of ReplicationProtectedItem)
Parameters
- recoveryPlanName
- String
Recovery Plan Name
Returns
Protection entity list response