New-IotHubProperties

2.0.1

Create an object to set desired PartitionsCount and RetentionTimeInDays for New-AzIotHub cmdlet.
The object created must be passed to -Properties param of New-AzIotHub command. It is recommended to store it in a variable.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name New-IotHubProperties

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

Install-PSResource -Name New-IotHubProperties

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) 2019 Stereo89. All rights reserved.

Package Details

Author(s)

  • Stefano Principessa

Tags

Azure IotHub Partition Partitions Retention IotHubProperties

Functions

New-IotHubProperties

PSEditions

Core Desktop

Dependencies

Release Notes

Bug Fix on PartitionCount parameter

FileList

Version History

Version Downloads Last updated
2.0.1 (current version) 301 4/17/2019
1.0.4 49 9/24/2018
1.0.3 17 9/24/2018
1.0.2 78 11/17/2017
1.0.1 16 11/17/2017
1.0.0 18 11/17/2017
Show more