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 cfe2e5c commit f9acf86Copy full SHA for f9acf86
src/ResourceManager/RecoveryServices.Backup/Commands.RecoveryServices.Backup.Cmdlets.csproj
@@ -82,6 +82,7 @@
82
<Compile Include="Cmdlets\Container\GetAzureRmRecoveryServicesContainer.cs" />
83
<Compile Include="Cmdlets\Container\UnregisterAzureRmBackupManagementServer.cs" />
84
<Compile Include="Cmdlets\Container\UnregisterAzureRmRecoveryServicesBackupContainer.cs" />
85
+ <Compile Include="Cmdlets\Item\BackupAzureRmRecoveryServicesItem.cs" />
86
<Compile Include="Cmdlets\Item\EnableAzureRmRecoveryServicesProtection.cs" />
87
<Compile Include="Cmdlets\Item\GetAzureRmRecoveryServicesItem.cs" />
88
<Compile Include="Cmdlets\Jobs\GetAzureRmRecoveryServicesJob.cs" />
0 commit comments