Puppet Task: iothub_azure_iot_hub_resource_create_or_update
- Defined in:
-
tasks/iothub_azure_iot_hub_resource_create_or_update.json,
tasks/iothub_azure_iot_hub_resource_create_or_update.rb
Overview
Create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update the IoT hub.