Skip to content

Commit 9b40824

Browse files
committed
Taking pr comment
1 parent 47a6858 commit 9b40824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/PSRecoveryServicesClient/PSRecoveryServicesPEClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public JobResponse StartAzureSiteRecoveryReprotection(
198198
/// syncs owner role information on Protection entity.
199199
/// </summary>
200200
/// <param name="protectionContainerId">Protection Container ID</param>
201-
/// <param name="protectionEntityId">Virtual Machine ID</param>
201+
/// <param name="protectionEntityId">Protection Entity ID</param>
202202
/// <returns>Job response</returns>
203203
public JobResponse UpdateAzureSiteRecoveryProtectionEntity(
204204
string protectionContainerId,

0 commit comments

Comments
 (0)