Values.UpdateClientCertificateRequestSourceA request to change information about an ClientCertificate resource.
type nonrec t = {clientCertificateId : String_.t;The identifier of the ClientCertificate resource to be updated.
*)patchOperations : ListOfPatchOperation.t option;For more information about supported patch operations, see Patch Operations.
*)}