You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/PSRecoveryServicesClient/PSRecoveryServicesServerClient.cs
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,11 @@ public partial class PSRecoveryServicesClient
26
26
/// <summary>
27
27
/// Gets Azure Site Recovery Servers.
28
28
/// </summary>
29
+
/// <param name="shouldSignRequest">Boolean indicating if the request should be signed ACIK</param>
0 commit comments