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