IotHubDpsArgs

constructor(allocationPolicy: Output<String>? = null, dataResidencyEnabled: Output<Boolean>? = null, ipFilterRules: Output<List<IotHubDpsIpFilterRuleArgs>>? = null, linkedHubs: Output<List<IotHubDpsLinkedHubArgs>>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sku: Output<IotHubDpsSkuArgs>? = null, tags: Output<Map<String, String>>? = null)