Skip to content

Commit f456bc3

Browse files
committed
Merge pull request #31 from AsrOneSdk/sriramvu-dev
parameter validation in UpdateVMProperties, added help, minor doc + file renaming
2 parents a44847a + d2dc9cf commit f456bc3

9 files changed

+887
-8
lines changed

src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@
149149
<Compile Include="Properties\AssemblyInfo.cs" />
150150
<Compile Include="Service\NewAzureSiteRecoverySite.cs" />
151151
<Compile Include="Service\GetAzureSiteRecoverySite.cs" />
152-
<Compile Include="Service\SetAzureSiteRecoveryVirtualMachine.cs" />
152+
<Compile Include="Service\SetAzureSiteRecoveryVM.cs" />
153153
<Compile Include="Service\StartAzureSiteRecoveryProtectionProfileAssociationJob.cs" />
154154
<Compile Include="Service\CreateAzureSiteRecoveryProtectionProfileObject.cs" />
155-
<Compile Include="Service\CreateAzureSiteRecoveryVault.cs" />
155+
<Compile Include="Service\NewAzureSiteRecoveryVault.cs" />
156156
<Compile Include="Service\GetAzureSiteRecoveryStorage.cs" />
157157
<Compile Include="Service\GetAzureSiteRecoveryStorageMapping.cs" />
158158
<Compile Include="Service\GetAzureSiteRecoveryVaults.cs" />

0 commit comments

Comments
 (0)