Metadata >> NuGet >> Microsoft.Azure.Management.Scheduler

Microsoft.Azure.Management.Scheduler

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft Corporation
Description Provides job collection and job management capabilities for Microsoft Azure Scheduler.
IconUrl http://go.microsoft.com/fwlink/?LinkID=288890
LicenseUrl http://aka.ms/windowsazureapache2
Owners azure-sdk, Microsoft
ProjectUrl https://github.com/Azure/azure-sdk-for-net
ReleaseNotes PREVIEW RELEASE
RequireLicenseAcceptance False
Summary Provides job collection and job management capabilities for Microsoft Azure Scheduler.
Tags Microsoft Azure scheduler management "job collection" "job" REST HTTP client azureofficial windowsazureofficial
Dependencies Microsoft.Rest.ClientRuntime.Azure:[1.0.20, 2.0)
Title Microsoft Azure Scheduler Management Library
PackageSize 168512
PackageHashAlgorithm SHA512
PackageHash I2ZnMGuH8w6eyHQI94PuJ24nMLfzaE7olWTBbVBx9j/7TDoClxkwjezkvaymV0XgUSz/erhdyU/g227EZ7+ong==
DownloadCount 000000
CreatedDate 2015-08-07T21:03:18

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.Azure.Management.Scheduler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Azure.Management.Scheduler -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Microsoft.Azure.Management.Scheduler
Installing the package (HTTP Basic authentication):
Install-Package Microsoft.Azure.Management.Scheduler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.Azure.Management.Scheduler -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Microsoft.Azure.Management.Scheduler

OpenWrap

Installing the package:
o add-wrap Microsoft.Azure.Management.Scheduler
Uninstalling the package:
o remove-wrap Microsoft.Azure.Management.Scheduler

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.9.1-preview