Iot Hub Resource Args
constructor(identity: Output<ArmIdentityArgs>? = null, location: Output<String>? = null, properties: Output<IotHubPropertiesArgs>? = null, resourceGroupName: Output<String>? = null, resourceName: Output<String>? = null, sku: Output<IotHubSkuInfoArgs>? = null, tags: Output<Map<String, String>>? = null)