Values.AssociateWirelessGatewayWithCertificateRequestSourceAssociates a wireless gateway with a certificate.
type nonrec t = {id : WirelessGatewayId.t;The ID of the resource to update.
*)iotCertificateId : IotCertificateId.t;The ID of the certificate to associate with the wireless gateway.
*)}