IotConnectorArgs

constructor(deviceMapping: Output<IotMappingPropertiesArgs>? = null, identity: Output<ServiceManagedIdentityIdentityArgs>? = null, ingestionEndpointConfiguration: Output<IotEventHubIngestionEndpointConfigurationArgs>? = null, iotConnectorName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, workspaceName: Output<String>? = null)