Iot Hub Settings Response
data class IotHubSettingsResponse(val eventHubConnectionString: String? = null, val ioTHubConnectionString: String? = null, val resourceId: String)
Device Update account integration with IoT Hub settings.