Values.UpdateThingRuntimeConfigurationRequestSourceUpdates the runtime configuration of a thing.
type nonrec t = {telemetryConfiguration : TelemetryConfigurationUpdate.t option;Configuration for telemetry service.
*)thingName : string;The thing name.
*)}