diff --git a/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/Job.cs b/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/Job.cs
index 3731179ee948..648530bf5ee7 100644
--- a/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/Job.cs
+++ b/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/Job.cs
@@ -181,9 +181,9 @@ public Job()
///
///
/// Possible values are: cntk, tensorflow, caffe, caffe2, chainer,
- /// pytorch, custom, mpi, horovod. Possible values include: 'cntk',
- /// 'tensorflow', 'caffe', 'caffe2', 'chainer', 'horovod', 'mpi',
- /// 'custom'
+ /// pytorch, custom, custommpi, horovod. Possible values include:
+ /// 'cntk', 'tensorflow', 'caffe', 'caffe2', 'chainer', 'horovod',
+ /// 'custommpi', 'custom'
///
[JsonProperty(PropertyName = "properties.toolType")]
public string ToolType { get; set; }
diff --git a/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/ToolType.cs b/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/ToolType.cs
index 91c00fe1a45e..2127ce53e3e8 100644
--- a/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/ToolType.cs
+++ b/src/SDKs/BatchAI/Management.BatchAI/Generated/Models/ToolType.cs
@@ -22,7 +22,7 @@ public static class ToolType
public const string Caffe2 = "caffe2";
public const string Chainer = "chainer";
public const string Horovod = "horovod";
- public const string Mpi = "mpi";
+ public const string Custommpi = "custommpi";
public const string Custom = "custom";
}
}
diff --git a/src/SDKs/BatchAI/Management.BatchAI/Microsoft.Azure.Management.BatchAI.csproj b/src/SDKs/BatchAI/Management.BatchAI/Microsoft.Azure.Management.BatchAI.csproj
index 4e3bec6c6069..f7af5bc4215f 100644
--- a/src/SDKs/BatchAI/Management.BatchAI/Microsoft.Azure.Management.BatchAI.csproj
+++ b/src/SDKs/BatchAI/Management.BatchAI/Microsoft.Azure.Management.BatchAI.csproj
@@ -6,7 +6,7 @@
Microsoft.Azure.Management.BatchAI
Provides management capabilities for Azure Batch AI.
- 2.0.0
+ 2.0.1
Microsoft.Azure.Management.BatchAI
Microsoft Azure BatchAI;BatchAI;
diff --git a/src/SDKs/_metadata/batchai_resource-manager.txt b/src/SDKs/_metadata/batchai_resource-manager.txt
index 829c90bea462..c11bad46df68 100644
--- a/src/SDKs/_metadata/batchai_resource-manager.txt
+++ b/src/SDKs/_metadata/batchai_resource-manager.txt
@@ -1,34 +1,18 @@
Installing AutoRest version: latest
-
-> autorest@2.0.4280 preinstall C:\Users\llii\AppData\Roaming\npm\node_modules\.staging\autorest-8b5ac1bd
-> node ./preinstall-check
-
-C:\Users\llii\AppData\Roaming\npm\autorest -> C:\Users\llii\AppData\Roaming\npm\node_modules\autorest\dist\app.js
-C:\Users\llii\AppData\Roaming\npm
-`-- autorest@2.0.4280
-
-
AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/batchai/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=E:\lliimsft\azure-sdk-for-net\src\SDKs
-AutoRest code generation utility [version: 2.0.4280; node: v7.10.1]
-(C) 2018 Microsoft Corporation.
-https://aka.ms/autorest
- Loading AutoRest core 'C:\Users\llii\.autorest\@microsoft.azure_autorest-core@2.0.4280\node_modules\@microsoft.azure\autorest-core\dist' (2.0.4280)
- Loading AutoRest extension '@microsoft.azure/autorest.csharp' (~2.2.51->2.2.57)
- Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.43->2.3.43)
-
-2018-06-21 01:05:01 UTC
+2018-06-29 18:30:37 UTC
1) azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
-Commit: 29827606004c0cd2a4702e3c0ed7dbfdb4a179e4
+Commit: 99f55cea9b545c39913379f2d5e41c3c5235b4f2
2) AutoRest information
Requested version: latest
-Bootstrapper version: C:\Users\llii\AppData\Roaming\npm `-- autorest@2.0.4280
+Bootstrapper version: autorest@2.0.4280
Latest installed version: