AzureRM.Reservations

0.1.4

Microsoft Azure PowerShell - Reservations service cmdlets for Azure Resource Manager.  Manages Reservations, Reservation Orders, and related resources in Azure Resource Manager

Minimum PowerShell version

5.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureRM.Reservations -RequiredVersion 0.1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureRM.Reservations -Version 0.1.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM Compute IAAS VM VirtualMachine

Cmdlets

Get-AzureRmReservationOrder Get-AzureRmReservation Get-AzureRmReservationHistory Update-AzureRmReservation Merge-AzureRmReservation Split-AzureRmReservation Get-AzureRmReservationOrderId Get-AzureRmReservationCatalog

Dependencies

Release Notes

* Updated to the latest .NET SDK version 1.8.0-preview
* Updated Cmdlet Get-AzureRmReservationCatalog
   - Added parameters ReservedResourceType and Location.
   - Removed Size and Tier from Catalog response.
   - Renamed Capabilities to SkuProperties in Catalog response.
* Updated Cmdlet Update-AzureRmReservation
   - Added optional InstanceFlexibility parameter.
* Added properties to Reservation response.
* Fixed formatting of OutputType in help files

FileList

Version History

Version Downloads Last updated
0.1.7-preview 2 9/21/2018
0.1.6 3 8/10/2018
0.1.5 1 7/27/2018
0.1.4 (current version) 2 6/26/2018
0.1.3 1 5/1/2018
0.1.2 1 4/6/2018
0.1.1 1 2/9/2018
0.1.0 2 11/16/2017
Show more