Microsoft.Azure.Management.Automation by Microsoft

<PackageReference Include="Microsoft.Azure.Management.Automation" Version="0.10.0-preview" />

 Microsoft.Azure.Management.Automation 0.10.0-preview

Provides Microsoft Azure Automation management operations including the ability to create, update and delete runbooks and schedules.

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.5">
    <id>Microsoft.Azure.Management.Automation</id>
    <version>0.10.0-preview</version>
    <title>Microsoft Azure Automation Management Library</title>
    <authors>Microsoft</authors>
    <owners>azure-sdk, Microsoft</owners>
    <licenseUrl>http://aka.ms/windowsazureapache2</licenseUrl>
    <projectUrl>https://github.com/WindowsAzure/azure-sdk-for-net</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Provides Microsoft Azure Automation management operations including the ability to create, update and delete runbooks and schedules.</description>
    <summary>Provides Microsoft Azure Automation management operations including the ability to create, update and delete runbooks and schedules.</summary>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <tags>Microsoft "Microsoft Azure" Automation Azure REST HTTP client windowsazureofficial</tags>
    <dependencies>
      <dependency id="Microsoft.WindowsAzure.Common" version="[1.0.3, 2.0)" />
    </dependencies>
    <references>
      <group targetFramework=".NETPortable0.0-net45+sl50+wp80+win">
        <reference file="Microsoft.Azure.Management.Automation.dll" />
      </group>
      <group targetFramework=".NETFramework4.0">
        <reference file="Microsoft.Azure.Management.Automation.dll" />
      </group>
    </references>
  </metadata>
</package>