Values.ProvisionedCapacitySourceDetails about a connector's provisioned capacity.
type nonrec t = {mcuCount : int;The number of microcontroller units (MCUs) allocated to each connector worker. The valid values are 1,2,4,8.
*)workerCount : int;The number of workers that are allocated to the connector.
*)}