Microsoft.Azure.Management.BatchAI
1.0.1
Prefix Reserved
See the version list below for details.
Install-Package Microsoft.Azure.Management.BatchAI -Version 1.0.1
dotnet add package Microsoft.Azure.Management.BatchAI --version 1.0.1
<PackageReference Include="Microsoft.Azure.Management.BatchAI" Version="1.0.1" />
paket add Microsoft.Azure.Management.BatchAI --version 1.0.1
#r "nuget: Microsoft.Azure.Management.BatchAI, 1.0.1"
// Install Microsoft.Azure.Management.BatchAI as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Management.BatchAI&version=1.0.1
// Install Microsoft.Azure.Management.BatchAI as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Management.BatchAI&version=1.0.1
Provides management capabilities for Azure Batch AI.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 5,135 | 6/25/2018 |
1.0.1 | 2,113 | 4/12/2018 |
1.0.0-preview | 1,754 | 10/10/2017 |
New features included in this releases are:
1. added support for job level mounting
2. added support for environment variables with secret values
3. added support for performance counters reporting in Azure Application Insights
4. added support for custom images
5. added support for pyTorch deep learning framework
6. added API for usage and limits reporting
7. added API for listing job files in subdirectories
8. now user can choose caching type during NFS creation
9. get cluster now reports a path segment generated for storing start task output logs
10. get job now reports a path segment generated for job's output directories