Microsoft.Azure.Management.Batch by Microsoft

<PackageReference Include="Microsoft.Azure.Management.Batch" Version="1.1.6-preview" />

 Microsoft.Azure.Management.Batch 1.1.6-preview

Provides management capabilities for Azure Batch service accounts.

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.5">
    <id>Microsoft.Azure.Management.Batch</id>
    <version>1.1.6-preview</version>
    <title>Microsoft Azure Batch Management Library</title>
    <authors>Microsoft</authors>
    <owners>azure-sdk, Microsoft</owners>
    <licenseUrl>http://aka.ms/windowsazureapache2</licenseUrl>
    <projectUrl>https://github.com/Azure/azure-sdk-for-net</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Provides management capabilities for Azure Batch service accounts.</description>
    <summary>Provides management capabilities for Azure Batch service accounts.</summary>
    <releaseNotes>Fixes a bug where deleting an account occasionally would return 404 (Not Found)</releaseNotes>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <tags>Microsoft Azure batch management REST HTTP client azureofficial windowsazureofficial</tags>
    <dependencies>
      <dependency id="Microsoft.WindowsAzure.Common" version="[1.4.0, 2.0)" />
    </dependencies>
    <references>
      <group targetFramework=".NETPortable0.0-net45+wp8+wpa81+win">
        <reference file="Microsoft.Azure.Management.Batch.dll" />
      </group>
      <group targetFramework=".NETFramework4.0">
        <reference file="Microsoft.Azure.Management.Batch.dll" />
      </group>
    </references>
  </metadata>
</package>