Commit 756a039
authored
[Batch] Add CommunicationMode properties to CloudPool (Azure#20390)
* Models generated
* Update Batch .Net SDK version
* Add new parameters.
Add completer, fix accessor
* Update unit tests
* Test fixes
* Test recordings
Updated recordings
* Updated help and change log.
Updated change log
Readme fix
* PR Feedback - Fixed ActionsRequired property name.
minor
Restored and deprecated old property.1 parent 630163e commit 756a039
File tree
164 files changed
+9158
-12074
lines changed- src/Batch
- Batch.Test
- Pools
- ScenarioTests
- SessionRecords
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.BatchAccountTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.BatchApplicationPackageTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.BatchApplicationTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.CertificateTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.ComputeNodeTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.ComputeNodeUserTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.FileTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.JobScheduleTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.JobTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.LocationTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.PoolTests
- Microsoft.Azure.Commands.Batch.Test.ScenarioTests.TaskTests
- Batch
- Models.Generated
- Models
- Pools
- help
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
164 files changed
+9158
-12074
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
206 | | - | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
241 | | - | |
| 242 | + | |
242 | 243 | | |
243 | 244 | | |
244 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| 219 | + | |
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| |||
Lines changed: 278 additions & 278 deletions
Large diffs are not rendered by default.
Lines changed: 333 additions & 561 deletions
Large diffs are not rendered by default.
Lines changed: 135 additions & 135 deletions
Large diffs are not rendered by default.
0 commit comments