We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfff3fb commit d523603Copy full SHA for d523603
src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/lib/PSObjects.cs
@@ -16,6 +16,7 @@
16
using System.Collections.Generic;
17
using System.Diagnostics.CodeAnalysis;
18
using System.Runtime.Serialization;
19
+using Microsoft.Azure.Portal.RecoveryServices.Models.Common;
20
using Microsoft.WindowsAzure.Commands.Common;
21
using Microsoft.WindowsAzure.Management.RecoveryServices.Models;
22
using Microsoft.WindowsAzure.Management.SiteRecovery.Models;
0 commit comments