Skip to content

Commit 0c59536

Browse files
committed
Added PSNodeSku and PSRemoteLoginSettings
1 parent 5f6b290 commit 0c59536

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ResourceManager/AzureBatch/Commands.Batch/Commands.Batch.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,11 @@
203203
<Compile Include="Models.Generated\PSJobScheduleExecutionInformation.cs" />
204204
<Compile Include="Models.Generated\PSJobScheduleStatistics.cs" />
205205
<Compile Include="Models.Generated\PSMultiInstanceSettings.cs" />
206+
<Compile Include="Models.Generated\PSNodeAgentSku.cs" />
206207
<Compile Include="Models.Generated\PSNodeFile.cs" />
207208
<Compile Include="Models.Generated\PSPoolInformation.cs" />
208209
<Compile Include="Models.Generated\PSPoolUsageMetrics.cs" />
210+
<Compile Include="Models.Generated\PSRemoteLoginSettings.cs" />
209211
<Compile Include="Models.Generated\PSSchedule.cs" />
210212
<Compile Include="Models.Generated\PSTaskDependencies.cs" />
211213
<Compile Include="Models.Generated\PSTaskIdRange.cs" />

0 commit comments

Comments
 (0)