Info
Version: | 2.0.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, September 16, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WindowsAzure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.WindowsAzure.Management.Libraries |
Install
Install-Package Microsoft.WindowsAzure.Management.Libraries
dotnet add package Microsoft.WindowsAzure.Management.Libraries
paket add Microsoft.WindowsAzure.Management.Libraries
Microsoft.WindowsAzure.Management.Libraries Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.WindowsAzure.Common(>= 1.3.0 && < 2.0)
- Microsoft.WindowsAzure.Management(2.0.0)
- Microsoft.WindowsAzure.Management.Compute(5.0.0)
- Microsoft.WindowsAzure.Management.MediaServices(2.0.0)
- Microsoft.WindowsAzure.Management.Monitoring(1.0.0)
- Microsoft.WindowsAzure.Management.Network(3.0.0)
- Microsoft.WindowsAzure.Management.Scheduler(3.0.0)
- Microsoft.WindowsAzure.Management.Sql(3.0.0)
- Microsoft.WindowsAzure.Management.Storage(3.0.0)
- Microsoft.WindowsAzure.Management.WebSites(3.0.0)
Tags
These services support:
- Microsoft Azure Virtual Machines
- Hosted Services
- Infrastructure Services
- Scheduler
- Storage Accounts
- Subscription information
- Networks
- Web Sites
- SQL Databases
Management operations require the X509Certificate2 type that is not present in the Portable Class Library API surface area. The Common.NetFramework library exposes this functionality.
Microsoft Azure Active Directory integration is enabled for token-based authentication and requires a Microsoft.IdentityModel.Clients.ActiveDirectory package.