|
1 | 1 | { |
2 | 2 | "CrossLanguagePackageId": "Azure.Batch", |
3 | 3 | "CrossLanguageDefinitionId": { |
4 | | - "azure.batch.models.AuthenticationTokenSettings": "Azure.Batch.AuthenticationTokenSettings", |
5 | 4 | "azure.batch.models.AutomaticOsUpgradePolicy": "Azure.Batch.AutomaticOsUpgradePolicy", |
6 | 5 | "azure.batch.models.AutoScaleRun": "Azure.Batch.AutoScaleRun", |
7 | 6 | "azure.batch.models.AutoScaleRunError": "Azure.Batch.AutoScaleRunError", |
|
40 | 39 | "azure.batch.models.BatchJobSchedulingError": "Azure.Batch.BatchJobSchedulingError", |
41 | 40 | "azure.batch.models.BatchJobSpecification": "Azure.Batch.BatchJobSpecification", |
42 | 41 | "azure.batch.models.BatchJobStatistics": "Azure.Batch.BatchJobStatistics", |
43 | | - "azure.batch.models.BatchJobTerminateOptions": "Azure.Batch.BatchJobTerminateOptions", |
44 | 42 | "azure.batch.models.BatchJobUpdateOptions": "Azure.Batch.BatchJobUpdateOptions", |
45 | 43 | "azure.batch.models.BatchMetadataItem": "Azure.Batch.BatchMetadataItem", |
46 | 44 | "azure.batch.models.BatchNode": "Azure.Batch.BatchNode", |
47 | 45 | "azure.batch.models.BatchNodeAgentInfo": "Azure.Batch.BatchNodeAgentInfo", |
48 | 46 | "azure.batch.models.BatchNodeCounts": "Azure.Batch.BatchNodeCounts", |
49 | | - "azure.batch.models.BatchNodeDeallocateOptions": "Azure.Batch.BatchNodeDeallocateOptions", |
50 | 47 | "azure.batch.models.BatchNodeDisableSchedulingOptions": "Azure.Batch.BatchNodeDisableSchedulingOptions", |
51 | 48 | "azure.batch.models.BatchNodeEndpointConfiguration": "Azure.Batch.BatchNodeEndpointConfiguration", |
52 | 49 | "azure.batch.models.BatchNodeError": "Azure.Batch.BatchNodeError", |
53 | 50 | "azure.batch.models.BatchNodeFile": "Azure.Batch.BatchNodeFile", |
54 | 51 | "azure.batch.models.BatchNodeIdentityReference": "Azure.Batch.BatchNodeIdentityReference", |
55 | 52 | "azure.batch.models.BatchNodeInfo": "Azure.Batch.BatchNodeInfo", |
56 | 53 | "azure.batch.models.BatchNodePlacementConfiguration": "Azure.Batch.BatchNodePlacementConfiguration", |
57 | | - "azure.batch.models.BatchNodeRebootOptions": "Azure.Batch.BatchNodeRebootOptions", |
58 | | - "azure.batch.models.BatchNodeReimageOptions": "Azure.Batch.BatchNodeReimageOptions", |
59 | 54 | "azure.batch.models.BatchNodeRemoteLoginSettings": "Azure.Batch.BatchNodeRemoteLoginSettings", |
60 | 55 | "azure.batch.models.BatchNodeRemoveOptions": "Azure.Batch.BatchNodeRemoveOptions", |
61 | 56 | "azure.batch.models.BatchNodeUserCreateOptions": "Azure.Batch.BatchNodeUserCreateOptions", |
62 | | - "azure.batch.models.BatchNodeUserUpdateOptions": "Azure.Batch.BatchNodeUserUpdateOptions", |
| 57 | + "azure.batch.models.BatchNodeUserReplaceOptions": "Azure.Batch.BatchNodeUserUpdateOptions", |
63 | 58 | "azure.batch.models.BatchNodeVMExtension": "Azure.Batch.BatchNodeVMExtension", |
64 | 59 | "azure.batch.models.BatchOsDisk": "Azure.Batch.BatchOsDisk", |
65 | 60 | "azure.batch.models.BatchPool": "Azure.Batch.BatchPool", |
|
183 | 178 | "azure.batch.models.ImageVerificationType": "Azure.Batch.ImageVerificationType", |
184 | 179 | "azure.batch.models.BatchJobState": "Azure.Batch.BatchJobState", |
185 | 180 | "azure.batch.models.OutputFileUploadCondition": "Azure.Batch.OutputFileUploadCondition", |
186 | | - "azure.batch.models.BatchAccessScope": "Azure.Batch.BatchAccessScope", |
187 | 181 | "azure.batch.models.BatchPoolLifetimeOption": "Azure.Batch.BatchPoolLifetimeOption", |
188 | 182 | "azure.batch.models.BatchAllTasksCompleteMode": "Azure.Batch.BatchAllTasksCompleteMode", |
189 | 183 | "azure.batch.models.BatchTaskFailureMode": "Azure.Batch.BatchTaskFailureMode", |
|
201 | 195 | "azure.batch.models.BatchNodeState": "Azure.Batch.BatchNodeState", |
202 | 196 | "azure.batch.models.SchedulingState": "Azure.Batch.SchedulingState", |
203 | 197 | "azure.batch.models.BatchStartTaskState": "Azure.Batch.BatchStartTaskState", |
204 | | - "azure.batch.models.BatchNodeRebootKind": "Azure.Batch.BatchNodeRebootKind", |
205 | | - "azure.batch.models.BatchNodeReimageOption": "Azure.Batch.BatchNodeReimageOption", |
206 | | - "azure.batch.models.BatchNodeDeallocateOption": "Azure.Batch.BatchNodeDeallocateOption", |
207 | 198 | "azure.batch.models.BatchNodeDisableSchedulingOption": "Azure.Batch.BatchNodeDisableSchedulingOption", |
208 | 199 | "azure.batch.models.StatusLevelTypes": "Azure.Batch.StatusLevelTypes", |
209 | 200 | "azure.batch.BatchClient.list_applications": "Client.BatchClient.listApplications", |
|
0 commit comments